Commit Graph

129 Commits

Author SHA1 Message Date
c44eaebad8 Fix potential flakiness
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
151fe8e514 Test product title alignment
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e2215e1cee Test product title format
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
72fc8cecf2 Add test for sender warning
[MAILPOET-1890]
2019-03-28 07:19:22 -04:00
3c41b671ed Add WooCommerce plugin to acceptance tests
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
1ef7ca983c Always create new segment with subscriber when sending newsletter in tests
[MAILPOET-1934]
2019-03-25 11:59:34 -04:00
edb0920787 Fix UnauthorizedAddress test button not being clickable
[MAILPOET-1882]
2019-03-25 08:27:06 -04:00
6be3c9d9f7 Configure acceptance tests to run on test domain
[MQ-99]
2019-03-18 12:33:35 -04:00
3ee58aea10 Add space between if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a935b091d3 Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ebbdec5ebd Add space between foreach and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
fba2914392 Add space between for and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
e89d242b7f Use amOnPage instead of clicks in menu 2019-02-06 14:59:15 +03:00
wxa
d4bf85bfdb Remove the default wait timeout constant [MAILPOET-1759] 2019-02-04 11:29:38 +03:00
wxa
6397ec2bdd Fix indentation [MAILPOET-1759] 2019-02-04 11:29:38 +03:00
wxa
e5a6e541cc Override waitFor* AcceptanceTester functions to have a default timeout 2019-02-04 11:28:57 +03:00
6c4aa4ab2d Fix occasionally frozen new tabs on newer Chrome versions
[MAILPOET-1738]
2019-01-31 13:59:41 +01:00
b1e7db1ee0 Destroy Codeception's user session after logout 2019-01-03 09:47:11 +01:00
563e1da7df Unify using $I instead of $this in AcceptanceTester 2019-01-03 09:47:11 +01:00
140d2e98dd Refactor acceptance tests with unified waiting for select2 to load 2018-12-17 18:52:50 +01:00
a0fa3c6a0d Create helper for searching, which handle waiting for element, filling input and clicking button 2018-12-17 17:26:30 +01:00
38aaed77d8 Create helper to load mailhog app and wait for angular to load 2018-12-17 17:25:36 +01:00
eea62cd4f7 Create helper for waiting for list to load 2018-12-17 17:25:02 +01:00
8e7f9ec73e Add test to edit sign up confirmation email
[MQ-88]
2018-12-04 14:59:11 +01:00
7fcf9f6f72 Add acceptance test for sign up confirmation
[MQ-87]
2018-11-28 11:58:08 +01:00
wxa
9092aa3029 Make separate setups for integration and unit tests 2018-10-29 17:57:47 +03:00
92d0dfc0e1 Merge pull request #1440 from mailpoet/post-notification-template
Acceptance test create post notification template [MQ-38]
2018-07-26 07:39:25 -04:00
9ed409194c Add helper for opening editor in acceptance test
[MQ-38]
2018-07-25 10:36:37 +02:00
f991a78722 Save session between acceptance test runs
[MQ-52]
2018-07-23 16:09:22 +01:00
c868c39696 Add acceptance test for post notification edit [MQ-29] 2018-07-18 15:43:34 +02:00
427e826ee5 Revert "Fix data creation for first test run"
This reverts commit 4296cd5a3e.
2018-07-17 13:42:47 +01:00
4296cd5a3e Fix data creation for first test run
[MQ-50]
2018-07-16 14:13:39 +01:00
4229ba87f3 Create forms delete acceptance tests
[MQ-50]
2018-07-12 11:41:36 +01:00
d317eb4fbd Adds unit test 2018-03-20 16:30:28 -04:00
12434b412f Add code comment 2018-01-31 10:30:33 +00:00
789c2a7d4e Wait before login 2018-01-31 09:41:15 +00:00
907356bb0f Wait for login field to be loaded 2018-01-31 09:15:20 +00:00
9c2aa569ea After login ensure MailPoet present on the page 2018-01-30 15:39:30 +00:00
9ee6920ebb Use our login function 2018-01-30 15:03:03 +00:00
eee01ee3f1 Merge pull request #1240 from mailpoet/acceptance-multisite
Execute acceptance tests on multisites [MAILPOET-1193]
2018-01-22 18:35:41 -05:00
ba45ee7e35 Make acceptance login timeouts longer
[MAILPOET-1193]
2018-01-22 10:14:58 +00:00
87aca7c667 Uses a helper to intercept WP functions 2018-01-16 08:21:26 -05:00
ea2a91d15e Fix acceptance tests 2018-01-09 14:36:05 +00:00
0b491b7943 Adds method to get current URL 2017-11-23 21:02:41 -05:00
4270e4c315 Check for missing CSS files in acceptance tests [MAILPOET-1177] 2017-10-25 14:04:11 +03:00
4b13395b0c Add JS error checking to acceptance tests [MAILPOET-1179] 2017-10-25 13:34:16 +03:00
a15b46cbab Fix Code coverage reporting
[MAILPOET-1064]
2017-08-23 12:15:56 +02:00
127022645e Revert "Update composer.lock"
This reverts commit b1d26b8cee.
2017-08-21 13:39:15 +02:00
b1d26b8cee Update composer.lock
[PREMIUM-35]
2017-08-21 13:26:13 +02:00
d844b7e47f Initial acceptance testing setup
[MAILPOET-997]
2017-08-17 08:13:10 +02:00