Commit Graph

3543 Commits

Author SHA1 Message Date
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
5d03ca01cd Fix WooCommerce helper mock in first purchase tests
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
0f7f173259 Fix required after optional warning in SMTP mailer
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
386f0c66b4 Don't use transactions for statements with implicit commit
[MAILPOET-3926]
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
Rostislav Wolny
12cc818f8b Fix required after optional parameter in doctrine config factory
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Pavel Dohnal
56d7cd1398 Fix rendering shortcodes in subject
[MAILPOET-3333]
2020-12-03 14:11:53 +01:00
Pavel Dohnal
06dca19738 Add magic getters for backward compatibility
[MAILPOET-3333]
2020-12-03 14:11:53 +01:00
Veljko V
ec26ae15a7 Fix problem of conflicts with other tests [MAILPOET-3334]
[MAILPOET-3334]
2020-12-03 09:33:05 +01:00
Veljko V
072bbd8ff3 Sort use statements alphabetically [MAILPOET-3334]
[MAILPOET-3334]
2020-12-03 09:33:05 +01:00
Veljko V
8cf27241fc Fix problem of other test executions [MAILPOET-3334]
[MAILPOET-3334]
2020-12-03 09:33:05 +01:00
Veljko V
7d88f3eaea Update form tests to have front end checks [MAILPOET-3334]
[MAILPOET-3334](https://mailpoet.atlassian.net/browse/MAILPOET-3334)
2020-12-03 09:33:05 +01:00
Veljko V
f3df805bb3 Fix flaky tests in acceptance [MAILPOET-3335]
[MAILPOET-3335](https://mailpoet.atlassian.net/browse/MAILPOET-3335)
2020-12-02 17:30:55 +01:00
Jan Lysý
19e2e0a4f7 Unzip Woocommerce plugin for codeception
[MAILPOET-3321]
2020-12-01 13:06:56 +01:00
Jan Lysý
9de229d311 Update docker image for codeception
[MAILPOET-3321]
2020-12-01 13:06:56 +01:00
Veljko V
ebc40ade18 Rename labels to be more concise in tests [MAILPOET-3328]
[MAILPOET-3328]
2020-11-30 15:30:02 +01:00
Veljko V
4110c2880c Update comments to be in the output [MAILPOET-3328]
[MAILPOET-3328]
2020-11-30 15:30:02 +01:00
Veljko V
ee6c9c0a21 Update scenario to include heading and paragraph [MAILPOET-3328]
[MAILPOET-3328](https://mailpoet.atlassian.net/browse/MAILPOET-3328)
2020-11-30 15:30:02 +01:00
Veljko V
5de2472efc Update comments to be in the output [MAILPOET-3325]
[MAILPOET-3325]
2020-11-30 11:30:04 +01:00
Veljko V
2ebbc43ad2 Improve code to pass qa:js [MAILPOET-3325]
MAILPOET-3325
2020-11-30 11:30:04 +01:00
Veljko V
689c916dec Add new acceptance test case divider block [MAILPOET-3325]
[MAILPOET-3325](https://mailpoet.atlassian.net/browse/MAILPOET-3325)
2020-11-30 11:30:04 +01:00
Pavel Dohnal
979179e540 Fix test that is failing on master 2020-11-26 15:25:01 +01:00
Pavel Dohnal
56109b1041 Add acceptance test
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
830454ceb3 Prevent tutorial in tests
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
bf13d08a22 Download premium plugin
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Veljko V
a6c4332e70 Fix flakyness addSocial and addHeader blocks [MAILPOET-3322]
[MAILPOET-3322](https://mailpoet.atlassian.net/browse/MAILPOET-3322)
2020-11-26 09:29:35 +01:00
Veljko V
266a49fc35 Fix unable to click on a button in the test [MAILPOET-3323]
[MAILPOET-3323](https://mailpoet.atlassian.net/browse/MAILPOET-3323)
2020-11-25 11:13:51 +01:00
Veljko V
47903cb45d Add before hook and update the code [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
f52a69fd62 Fix php code by adding spaces [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
61108ae8cb Fix code to be more concise [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
6f73c95d0e Remove spaces before commas [MAILPOET-3310] 2020-11-23 15:52:48 +01:00
Veljko V
d6c28487f1 Add new scenarios to form editor's block custom field [MAILPOET-3310]
[MAILPOET-3310](https://mailpoet.atlassian.net/browse/MAILPOET-3310)
2020-11-23 15:52:48 +01:00
Jan Lysý
55f573617d Add acceptance test for Undo and Redo
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
3631113dfd Add test for history_record reducer
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Jan Lysý
75d451b9d1 Add tests for selectors hasEditorUndo & hasEditorRedo
[MAILPOET-3085]
2020-11-23 10:44:20 +01:00
Veljko V
491c343065 Fix variable and the code order [MAILPOET-3309] 2020-11-19 16:09:24 +01:00
Veljko V
1c300ccdef Update testcase to be more concise [MAILPOET-3309]
[MAILPOET-3309]
2020-11-19 16:09:24 +01:00
Veljko V
2ddbf8f2af Add new testcase for list selection block in form editor [MAILPOET-3309]
[MAILPOET-3309](https://mailpoet.atlassian.net/browse/MAILPOET-3309)
2020-11-19 16:09:24 +01:00
Rostislav Wolny
e22c192078 Set new hash when duplicating newsletter
[MAILPOET-3275]
2020-11-19 13:06:17 +01:00
Rostislav Wolny
79fb1122ec Fix displaying of forms with detailed placement configuration
[MAILPOET-3300]
2020-11-17 13:42:27 +01:00
Veljko V
644552ae15 Update scenario to cover modifying of the blocks [MAILPOET-3299]
[MAILPOET-3299](https://mailpoet.atlassian.net/browse/MAILPOET-3299)
2020-11-17 11:59:26 +01:00
Rostislav Wolny
d91c383e53 Fix importing WP users as subscribers
[MAILPOET-3298]
2020-11-16 13:25:56 +01:00
Pavel Dohnal
a751a2a459 Add custom Doctrine Driver
[MAILPOET-3150]
2020-11-16 09:41:13 +01:00
Veljko V
c85430594a Update existing save as draft tests to be more precise [MAILPOET-3290]
[MAILPOET-3290](https://mailpoet.atlassian.net/browse/MAILPOET-3290)
2020-11-12 15:34:01 +01:00
Veljko V
fe2688455b Fixed flaky scenario addHeader [MAILPOET-3233]
[MAILPOET-3233](https://mailpoet.atlassian.net/browse/MAILPOET-3233)
2020-11-11 14:52:21 +03:00
Pavel Dohnal
d4541dfa4c Remove usless assignment
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
fcbfd6fb68 Refactor shortcode categories to doctrine
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
6139e300c3 Free up shortcodes constructor for DI
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00
Pavel Dohnal
7d538abad8 Refactor tracking into doctrine
[MAILPOET-2993]
2020-11-11 11:34:55 +01:00