Commit Graph

152 Commits

Author SHA1 Message Date
Jan Jakeš
977a9fb121 Add acceptance tests for WooCommerce purchase stats display
[MAILPOET-1853]
2019-05-13 12:26:23 -04:00
wxa
2980bbf00b Remove the feature flag [MAILPOET-1983] 2019-05-13 10:47:09 -04:00
wxa
20f3ce79e6 Rename the import screen displayed flag so it doesn't clash with WC settings [MAILPOET-1983] 2019-05-13 10:47:09 -04:00
Amine Ben hammou
8da9a5f887 Improve migration and tests 2019-05-07 11:23:55 -04:00
Amine Ben hammou
6608621ea8 Test forms confirmation messages [MAILPOET-1636] 2019-05-07 11:23:55 -04:00
Amine Ben hammou
591f75c49a Replace uniqid with random_bytes 2019-05-02 09:47:01 -04:00
wxa
4c4ff0cba6 Add acceptance tests for WC checkout opt-in [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
Rostislav Wolny
db4d858561 Add scheduled tasks cleanup to fix acceptance test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
Rostislav Wolny
7ac0218a5d Add acceptance test for inactive subscribers settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
daca92097c Add feature switch for woo commerce list sync
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
199d0fa025 Add WooCommerce list import page redirection test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Ján Mikláš
47db1c9117 Test filtering inactive subscribers
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
Ján Mikláš
0f2cf9644c Allow adding images to WC products
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Ján Mikláš
a478064615 Allow creating WC product with short and full descriptions
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
Pavel Dohnal
bdaff6fc30 Add tracking cookie
[MAILPOET-1961]
2019-04-16 11:20:56 +02:00
Ján Mikláš
a70129e5f7 Allow setting multiple categories and tags for WC products
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
Ján Mikláš
9ec31ae39d Automatically generate random SKU for WC products when not provided
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
Ján Mikláš
38f8cd9439 Create acceptance test for testing products widget
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
Pavel Dohnal
72fc8cecf2 Add test for sender warning
[MAILPOET-1890]
2019-03-28 07:19:22 -04:00
Rostislav Wolny
1175d99cc7 Add cleanup methods to wooCommerce data factories
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
Rostislav Wolny
90c0e8d33b Add WooCommerce order factory
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
Rostislav Wolny
e4f68c62a0 Add customer factory for WooCommerce acceptance tests
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
Rostislav Wolny
f119884d2d Add WooCommerce products factory to acceptance tests
[MAILPOET-1936]
2019-03-27 08:38:08 -04:00
Ján Mikláš
9751dd326a Add acceptance test for unauthorized address notices
[MAILPOET-1882]
2019-03-21 13:15:29 -04:00
Jan Jakeš
2c1bcdcf9b Add missing return to Settings data factory
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
Jan Jakeš
cf17d5b693 Add tests for sending error notices
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
Ján Mikláš
3ee58aea10 Add space between if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Ján Mikláš
ebbdec5ebd Add space between foreach and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
Rostislav Wolny
5f9aa306c4 Refactor tests data factories to work new settings
[MAILPOET-1757]
2019-01-31 15:57:59 +01:00
Rostislav Wolny
0e37468344 Add ability to create a newsletter with products metadata
[MQ-169]
2019-01-09 10:50:51 +01:00
Rostislav Wolny
3adb2331e5 Unify naming in test data factory
[MQ-168]
2019-01-07 16:12:16 +01:00
Ján Mikláš
b0e7e2b70e Move skipping tutorials to settings data factory 2019-01-07 14:08:55 +01:00
Rostislav Wolny
28cf751840 Add automatic email type to newsletters factory
[MQ-170]
2019-01-02 11:57:56 +01:00
wxa
38c40709a4 Make segment data factory extendable by Premium dynamic segment data dactory [MQ-157] 2018-12-26 10:19:36 +03:00
wxa
0d5e094481 And methods for sent newsletters to data factory [MQ-162] 2018-12-20 17:43:25 +03:00
Rostislav Wolny
ed29d568d3 Add withConfirmationEmailFrom to settings factory
[MAILPOET-1665]
2018-12-20 10:48:24 +01:00
Pavel Dohnal
52cc6d5604 Create a data factory for settings
[MAILPOET-1665]
2018-12-20 10:46:33 +01:00
Pavel Dohnal
9364a422b3 Add Acceptance test for receive post notification
[MQ-69]
2018-11-12 11:00:36 +01:00
M. Shull
be75e0d3ee Merge pull request #1545 from mailpoet/welcome-email-data-factory
Welcome email data factory [MAILPOET-1550]
2018-10-10 14:05:30 -04:00
Pavel Dohnal
0b644e7c8f Add data factory for welcome emails
[MAILPOET-1550]
2018-10-09 12:04:32 +02:00
Pavel Dohnal
a346492d46 Refactor post notification factory
[MAILPOET-1550]
2018-10-09 09:24:29 +02:00
Pavel Dohnal
b6513262b0 Create subscriber data factory
[MAILPOET-1549]
2018-10-08 15:59:07 +02:00
Pavel Dohnal
cc4ff09aea Small acceptance tests improvements 2018-10-02 13:54:06 +02:00
Pavel Dohnal
57baff7b1d Add segments to form factory
[MAILPOET-1546]
2018-10-02 09:22:31 +02:00
Pavel Dohnal
fd72756622 Add Segment data factory
[MAILPOET-1546]
2018-10-02 08:56:43 +02:00
Rostislav Wolny
94f2d3f1df Make a form factory return created form and alway create a form with a list
[MQ-59]
2018-09-20 16:37:40 +02:00
Rostislav Wolny
c868c39696 Add acceptance test for post notification edit [MQ-29] 2018-07-18 15:43:34 +02:00
Pavel Dohnal
427e826ee5 Revert "Fix data creation for first test run"
This reverts commit 4296cd5a3e.
2018-07-17 13:42:47 +01:00
Pavel Dohnal
d0f797f88c Revert "Remove factory, because it doesn't work"
This reverts commit d8b9b8e649.
2018-07-17 13:42:34 +01:00
Pavel Dohnal
d8b9b8e649 Remove factory, because it doesn't work
[MQ-50]
2018-07-16 16:25:16 +01:00