Commit Graph

45 Commits

Author SHA1 Message Date
d1923285ee Update acceptance tests to work without default form
[MAILPOET-3238]
2020-10-27 17:34:43 +01:00
12ae18c87e Fix iframe testing in acceptance tests
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
5ef0007a7f Fix potentially flaky tests that check email was received
[MAILPOET-3019]
2020-06-30 09:16:11 +02:00
d9d1f05119 Change form input wrappers to form p to div
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
e4cae403ad Update default form copy
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
c65bc95caa Set --allow-root for WPCLI globally
[MAILPOET-2356]
2019-09-24 14:02:07 +01:00
f75a6be554 Rewrite WPCLI commands to a recommended and correctly working array variant
[MAILPOET-2356]
2019-09-24 14:02:07 +01:00
38c98eb6f2 Fix SubscriptionFormCest
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
c547d348e0 Fix tests
[MAILPOET-2187]
2019-08-20 13:09:35 -04:00
8e718addff Fix flaky SubscriptionFormCest
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
e8c1ccb918 Remove unnecessary cleanups in tests
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
24a1b17673 Add and fix tests 2019-08-15 16:28:24 +01:00
bf424c3eb1 Remove unnecessary requires
[MAILPOET-2075]
2019-06-20 13:27:00 -04:00
68708fc6ad Rollback acceptance test changes 2019-05-07 11:23:55 -04:00
fc6d7c63bc Fix acceptance tests 2019-05-07 11:23:55 -04:00
8da9a5f887 Improve migration and tests 2019-05-07 11:23:55 -04:00
6608621ea8 Test forms confirmation messages [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
6be3c9d9f7 Configure acceptance tests to run on test domain
[MQ-99]
2019-03-18 12:33:35 -04:00
f41a69ea4a Fix test flakiness
[MAILPOET-1766]
2019-01-30 11:19:31 +01:00
4ad420492f Fix SubscriptionFormCest when form is longer than visible part of the page and click would be recieved by <body> 2019-01-03 09:47:11 +01:00
52cc6d5604 Create a data factory for settings
[MAILPOET-1665]
2018-12-20 10:46:33 +01:00
38aaed77d8 Create helper to load mailhog app and wait for angular to load 2018-12-17 17:25:36 +01:00
8e7f9ec73e Add test to edit sign up confirmation email
[MQ-88]
2018-12-04 14:59:11 +01:00
2a7cea9e6e add admin login to sub form test to avoid 60 sec wait time 2018-11-15 18:19:04 -05:00
cc4ff09aea Small acceptance tests improvements 2018-10-02 13:54:06 +02:00
b94d014e58 Fix Subscription Form Test [MQ-59] 2018-09-20 11:05:46 -04:00
94f2d3f1df Make a form factory return created form and alway create a form with a list
[MQ-59]
2018-09-20 16:37:40 +02:00
b208dca01d commit so branch can be shared [MQ-59] 2018-09-20 10:08:46 -04:00
9ee6920ebb Use our login function 2018-01-30 15:03:03 +00:00
7e60155bdc fixing the acceptance test 2018-01-09 14:16:04 +00:00
7eae7dde11 making sure acceptance tests are executed 2018-01-09 14:16:04 +00:00
d70c6ce453 fix public.js not included when only shortcode is used 2018-01-09 14:16:04 +00:00
3450a6fc97 Adds wait condition before assertion; corrects prefix 2017-12-10 18:41:54 -05:00
1238b1711d Add an acceptance test for subscription confirmation [MAILPOET-1205] 2017-11-16 14:57:56 +03:00
a19753205f Increases timeout value when tests are run on slow hosts 2017-11-08 14:04:45 +00:00
ee404e3b84 Uses CLI to truncate table 2017-11-08 14:04:45 +00:00
d399ddf6b6 Fixed acceptance tests for me 2017-11-08 14:04:45 +00:00
3f06448f37 Uses data-automation-id/iframe id and bypasses throttling for
consecutive signups
2017-11-08 14:04:45 +00:00
83d84e67d6 Adds test for iframe form subscription 2017-11-08 14:04:45 +00:00
bfcb85f744 Updates existing tests format 2017-11-08 14:04:45 +00:00
4b13395b0c Add JS error checking to acceptance tests [MAILPOET-1179] 2017-10-25 13:34:16 +03:00
f69302be48 Add an acceptance test for the public subscription form widget [MAILPOET-1166] 2017-10-19 12:34:16 +03:00