Commit Graph

173 Commits

Author SHA1 Message Date
Rostislav Wolny
bfd6b75065 Improve reliability of selecting in select2 in acceptance tests
[MAILPOET-3594]
2021-04-29 16:38:20 +02:00
Rostislav Wolny
6fd70d6555 Skip WooCommerce Subrcription Test when plugin not available
This is needed for builds for pull requests from external contributors.
[MAILPOET-3471]
2021-04-20 15:51:09 +02:00
Rostislav Wolny
df2c7f7fb9 Add extension to control init state of plugins in acceptance tests
[MAILPOET-3471]
2021-04-20 15:51:09 +02:00
Rostislav Wolny
94450d1aff Add acceptance tests method for activation WC Subscriptions
[MAILPOET-3471]
2021-04-20 15:51:09 +02:00
Pavel Dohnal
5480ceb879 Fix tests
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Pavel Dohnal
7a98abdead Connect dynamic segments filters using UNION select
[MAILPOET-3212]
2021-03-23 15:58:34 +01:00
Jan Lysý
cb0d3c70ad Use Doctrine for update success message in Settings
[MAILPOET-3034]
2021-03-11 11:46:16 +01:00
Jan Lysý
bf63e5b38e Include WP multisite function in IntegrationTester
[MAILPOET-3478]
2021-03-11 11:45:54 +01:00
wxa
13da0d77fe Update select2 [MAILPOET-3386]
The latest version has deprecated jQuery features removed.
It also has some breaking changes in HTML layout, so I had to fix styles to keep its design look.
2021-03-03 14:59:54 +01:00
Jan Lysý
922c52f7df Remove phpstan errors from the rest of the tests
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
Veljko V
b5a4a36932 Update scenario to cover interpreting shortcodes [MAILPOET-3354]
[MAILPOET-3354](https://mailpoet.atlassian.net/browse/MAILPOET-3354)
2021-01-06 15:54:25 +01:00
Rostislav Wolny
90eb894b72 Refactor acceptance tests splitting to respect coding style
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
9473579766 Fix type issues in tests
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
c0c9b11c54 Add workaround for removed codeception/robo-paracept
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Veljko V
8de75ea84e Fix flakiness in Acceptance Tester [MAILPOET-3245]
[MAILPOET-3245](https://mailpoet.atlassian.net/browse/MAILPOET-3245)
2020-10-28 13:19:17 +01:00
Ján Mikláš
f9ac11fe63 Fix acceptance tests
[MAILPOET-2780]
2020-10-21 12:14:18 +02:00
Rostislav Wolny
f88e3655f0 Update acceptance tests to work with codeception/verify
[MAILPOET-3203]
2020-10-20 13:18:43 +02:00
Pavel Dohnal
713cb18d81 Fix woocommerce tests 2020-10-15 17:12:21 +02:00
Rostislav Wolny
95af49e43f Refactor creating/deleting WordPress users in integration tests
[MAILPOET-3077]
2020-09-29 08:24:11 +02:00
Rostislav Wolny
151afef2ee Fix flaky search for newsletters tests
[MAILPOET-3078]
2020-09-02 14:54:51 +02:00
Pavel Dohnal
55447e7e26 Update acceptance test
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
524cebbc6f Update acceptance test inserter
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Rostislav Wolny
532ddeeb78 Refactor checking newsletter templates presence in tests
[MAILPOET-3091]
2020-08-11 16:33:24 +02:00
Rostislav Wolny
14067a22d9 Update codeception/codeception and related packages
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
wxa
79dea7ff78 Update acceptance tests [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
Pavel Dohnal
5de4985da2 Mark all wc jobs completed before running a test
[MAILPOET-3048]
2020-07-15 11:06:19 +02:00
wxa
336b4c57e9 Redesign listing table header & checkboxes [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
6faf149e15 Redesign listing search [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
Rostislav Wolny
fd36602912 Fix flakiness of checking opt-in checkbox in order process
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
10f062b9ce Ensure no running backend cron tasks when test starts
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
fbb0fb749e Increase timeout for waiting for email received in MailHog
[MAILPOET-3019]
2020-06-30 15:10:34 +02:00
Rostislav Wolny
5ef0007a7f Fix potentially flaky tests that check email was received
[MAILPOET-3019]
2020-06-30 09:16:11 +02:00
Rostislav Wolny
0d6d48d26d Fix incorrect indentation
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Rostislav Wolny
602893f845 Refactor checking for received email to test helper method
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Rostislav Wolny
9f5b8d042f Refactor subscription opt-in in WooCommerce acceptance tests
[MAILPOET-2992]
2020-06-25 16:15:43 +02:00
Amine Ben hammou
79ea00b0ed Use twentynineteen theme 2020-06-23 15:53:41 +02:00
Amine Ben hammou
695cab96e3 Fix acceptance tests 2020-06-23 09:16:02 +02:00
Rostislav Wolny
daecb14cac Fix form with columns acceptance test
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
6da084e642 Update form editor acceptance tests
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Pavel Dohnal
b59c3bb188 Fix acceptance tests
[MAILPOET-2480]
2020-04-23 11:09:39 +02:00
Rostislav Wolny
564c61a82b Add acceptance test for form with columns
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
Jan Jakeš
c7de47b822 Fix class/interface/trait opening brace on the same line
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
eae5c5010d Fix properties with missing visibility
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
835d8bc0af Fix PHPUnit 6 & Codeception\Verify incompatibilities
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
Jan Jakeš
7b37b09609 Do not clean Premium Plugin in Premium acceptance tests
[MAILPOET-2651]
2020-01-21 13:46:38 +03:00
Jan Jakeš
f5927ea8ab Use camel case in new variables
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
75c9f700ba Clean Premium plugin in tests CleanupExtension
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
6522635dc7 Exclude globals from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00