Commit Graph

803 Commits

Author SHA1 Message Date
Rostislav Wolny
41a2f6428a Update form editor acceptance tests
[MAILPOET-3527]
2021-05-03 14:04:07 +02:00
Rostislav Wolny
62e22dd8e5 Reintroduce second attempt for filtering products in test
[MAILPOET-3594]
2021-04-30 10:33:38 +02:00
Rostislav Wolny
b15a01e30c Use proper method when selecting from react select in tests
[MAILPOET-3594]
2021-04-29 16:38:20 +02:00
Rostislav Wolny
9bea059983 Remove unnecessary retry from EditorProductsCest
[MAILPOET-3594]
2021-04-29 16:38:20 +02:00
Rostislav Wolny
841a7ab899 Replace dummyimage.com by local image
[MAILPOET-3587]
2021-04-29 12:28:46 +02:00
Veljko
000cd31aba Fix missing file data path 2021-04-28 13:10:36 +02:00
Veljko
2f774cbcdb Move tests inside subfolders
[MAILPOET-3581]
2021-04-28 13:10:36 +02:00
Veljko
b8d8d91aff Renamed all acceptance tests
[MAILPOET-3581]
2021-04-28 13:10:36 +02:00
Rostislav Wolny
632c225721 Fix flaky ManageSegmentsCest::bulkTrashRestoreAndDeleteSegments
[MAILPOET-3584]
2021-04-28 11:09:24 +02:00
Rostislav Wolny
4b986547f9 Fix flaky FormWithColumns test
[MAILPOET-3482]
2021-04-26 13:47:41 +02:00
Rostislav Wolny
29cc74081c Fix ManageSegmenstCest
[MAILPOET-3482]
2021-04-26 13:47:41 +02:00
Rostislav Wolny
36dd514bb5 Fix flaky import subscribers to a new list test
[MAILPOET-3482]
2021-04-26 13:47:41 +02:00
Rostislav Wolny
ca5480db6c Fix flaky FormEditorAddNamesCest
[MAILPOET-3482]
2021-04-26 13:47:41 +02:00
Jan Lysý
d44636a69f Add acceptance test for the total spent dynamic segment
[MAILPOET-3227]
2021-04-26 11:29:48 +02:00
Jan Lysý
7694db2c2a Add acceptance test on the total spent dynamic segment
[MAILPOET-3227]
2021-04-26 11:29:48 +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
01ef570c42 Add Woo Subscriptions segment acceptance test
[MAILPOET-3471]
2021-04-20 15:51:09 +02:00
Rostislav Wolny
d0935a6fa3 Refactor select for operator in orders count segment to native select
[MAILPOET-3574]
2021-04-20 11:51:38 +02:00
Pavel Dohnal
9c13b40fef Replace id with automation id
[MAILPOET-3228]
2021-04-20 08:42:21 +02:00
Rodrigo Primo
b207babf8f Acceptance test to check creating and editing a number of orders segment
[MAILPOET-3228]
2021-04-20 08:42:21 +02:00
Rodrigo Primo
68b44e8e21 Add acceptance test for the WooCommerce number of orders segment
[MAILPOET-3228]
2021-04-20 08:42:21 +02:00
Pavel Dohnal
369a04ba95 Add acceptance test for number of opens
[MAILPOET-3224]
2021-04-19 16:57:50 +02:00
Jan Lysý
8090dd1bb3 Add acceptance test for missing plugin message
[MAILPOET-3477]
2021-04-12 11:11:25 +02:00
Rostislav Wolny
49edb9e02a Add test for woo commerce dynamic segments editing
[MAILPOET-3555]
2021-04-12 09:24:05 +02:00
Veljko
a6215e22ba Add clear field to fix the test 2021-03-31 13:20:35 +02:00
Pavel Dohnal
5480ceb879 Fix tests
[MAILPOET-3476]
2021-03-31 10:50:18 +02:00
Rostislav Wolny
3f434aae76 Add acceptance tests for blocking trashing active segments
[MAILPOET-3463]
2021-03-29 12:42:21 +02:00
Veljko
63a43edc94 Fix flaky counter in test
[MAILPOET-3513]
2021-03-24 16:56:34 +01:00
Pavel Dohnal
7e0c718683 Add wait in the test to make sure users are synchronised
[MAILPOET-3496]
2021-03-19 13:15:09 +01:00
Jan Lysý
6b55cf08e0 Add acceptance test for count of subscribers
[MAILPOET-3219]
2021-03-17 10:42:16 +01:00
Rostislav Wolny
a44647d4f3 Add acceptance test for segments bulk actions
[MAILPOET-3351]
2021-03-17 09:52:34 +01:00
Rostislav Wolny
f5df2601ef Refactor segment test data factories to work with Doctrine
[MAILPOET-3177]
2021-03-10 15:20:32 +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ý
c5a11b2bd8 Add acceptance test for the Gutenberg form block
[MAILPOET-3440]
2021-03-01 10:08:08 +01:00
Veljko
4d6564e757 Fixed flaky scenario of moving a list to trash 2021-02-03 11:02:13 +01:00
Veljko V
72a2dee636 Update test to avoid conflict [MAILPOET-3377]
[MAILPOET-3377]
2021-01-25 09:03:53 +01:00
Veljko
52918cb5f2 Add missing parameter to tests 2021-01-25 09:03:53 +01:00
Veljko
b9c71dafcf Add missing parameter to private functions 2021-01-25 09:03:53 +01:00
Veljko
2208cf5685 Fix flaky test and update test case structure 2021-01-25 09:03:53 +01:00
Veljko
b34b02b0db Fix flaky test for managing lists 2021-01-20 18:03:41 +03:00
Rostislav Wolny
1d662c5e79 Update form with columns acceptance test
[MAILPOET-3253]
2021-01-18 11:10:30 +01:00
Veljko
4d45d21f90 Update test to cover recent bug of form's placement 2021-01-13 23:01:59 +01:00
Rostislav Wolny
be7c3bf0af Fix flaky ManagemeSegmentsCest
Test was flaky because by default sorting is done using created_at and all users have the same.
Fixed by reordering subscribers by email.
[MAILPOET-3365]
2021-01-13 12:08:16 +01:00
Pavel Dohnal
8de40ffb99 Fix flakey test 2021-01-11 14:53:24 +01:00
Pavel Dohnal
f642fade68 Make the email addresses more unique
[MAILPOET-3359]
2021-01-11 10:48:19 +01:00
Veljko V
efa7ef1d0f Remove making screenshot from the code [MAILPOET-3353] 2021-01-08 12:59:44 +01:00
Veljko V
9805e622d4 Update scenario to cover dynamic segment pagination [MAILPOET-3353]
[MAILPOET-3353](https://mailpoet.atlassian.net/browse/MAILPOET-3353)
2021-01-08 12:59:44 +01:00
Veljko V
3318b218ec Add new scenario covering import WP users as subscribers [MAILPOET-3355]
[MAILPOET-3355](https://mailpoet.atlassian.net/browse/MAILPOET-3355)
2021-01-07 12:49:31 +01:00
Veljko V
bcb0433632 Update scenario to cover import list description [MAILPOET-3352]
[MAILPOET-3352](https://mailpoet.atlassian.net/browse/MAILPOET-3352)
2021-01-07 09:59:57 +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