Commit Graph

11 Commits

Author SHA1 Message Date
21367ef05d Test master switch
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
d325a80695 Update acceptance tests
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
82d2784ed0 Get rid of magic _inject in acceptance tests
After updating to Codeception v4 inject doesn't work since services in DI needs WP to be loaded.
Injecting data factories is also not recommended practice since they are not designed to work as singleton and may that test influence each other and cause some flakiness.
[MAILPOET-2973]
2020-08-04 14:33:14 +02:00
9f62637665 Open placement settings sidebar after clicking on placement option
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
4035032b2f Use Gutenberg ToggleControls in placement settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
b41248e5e1 Move below post form settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
02fe614b27 Split component into two
[MAILPOET-2738]
2020-03-21 10:15:58 +01:00
96a5344115 Update acceptance test
[MAILPOET-2738]
2020-03-21 10:15:58 +01:00
1774b48666 Autofix unused "use" statements
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
ea3fc7d5d3 Increase test timeout
[MAILPOET-2694]
2020-02-12 13:43:31 +01:00
bdfd488ae4 Add acceptance test for form placement
[MAILPOET-2639]
2020-02-05 18:36:39 +00:00