Commit Graph

2115 Commits

Author SHA1 Message Date
7bff5ff4cb [MQ-94][MQ-91] changed name, added assertions, added test for bounce email with assertion 2019-02-22 10:33:05 +01:00
64c138e50a [MQ-94]Fixed file name to match class 2019-02-22 10:33:05 +01:00
49bce630ce [MQ-94]Fixed naming, added better assertions 2019-02-22 10:33:05 +01:00
7058b729d1 [MQ-94] Tests that anon data toggle can be toggled 2019-02-22 10:33:05 +01:00
5c92af4881 Add and fix comma-dangle rules for *.js files
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
61ab593dcb Fix order of definitions, remove unnecesary vars
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
e95e7d3b4c Remove unused imports
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
bb658f77ec Fix indentaition in *.js files (auto-fix by ESLint)
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
1e1ed6f251 Replace amd-inject-loader with inject-loader & use Babel trick for ES6 support
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
afcde00003 Convert AMD and CommonJS odules to ES6
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
67baf7e4cf [MQ-178] Fixed one more snake case var 2019-02-21 11:12:36 -05:00
c143730d2e [MQ-178 refactor ManageWelcomeEmailCest tests 2019-02-21 11:12:36 -05:00
f9950fdfd0 [MQ-178 refactor ManageWelcomeEmailCest tests 2019-02-21 11:12:36 -05:00
wxa
fb77167a1f Remove unused imports [MAILPOET-1825] 2019-02-21 09:51:53 -05:00
wxa
2f487fd300 Inject subscribe() action instead of calling it statically [MAILPOET-1825] 2019-02-21 09:51:53 -05:00
wxa
7528f0f52b Move subscribe() method to a separate class an make it non-static [MAILPOET-1825] 2019-02-21 09:51:53 -05:00
60d3a736c4 [MQ-177] Refactor edit existing newsletter test 2019-02-21 07:26:49 -05:00
ce9af5cc5c [MQ-177] Refactor edit existing newsletter test 2019-02-21 07:26:49 -05:00
ff1b079131 [MQ-176] delete unneeded assertions from acceptance tests 2019-02-21 08:37:01 +01:00
cf957ad6ef Show import validation only if more than 500 rows
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
afd97cf246 Update acceptance test to new import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
8a23a9def8 Update database for newer Wordpress
[MAILPOET-1764]
2019-02-13 11:49:53 -05:00
8be5ba0d61 Use newer versions in our acceptance tests
[MAILPOET-1764]
2019-02-13 11:49:53 -05:00
b6bf98e375 [MQ-89][MQ-90]Test MailPoet default and custom confirmation pages. 2019-02-13 18:30:11 +03:00
4fea19ea8d [MQ-89][MQ-90]Test MailPoet default and custom confirmation pages. 2019-02-13 18:30:11 +03:00
3ee58aea10 Add space between if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a935b091d3 Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
9e9561e576 Add space between catch and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
a8972ca281 Add space between switch and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ebbdec5ebd Add space between foreach and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
fba2914392 Add space between for and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
217172711d Blacklist woocommerce and some wp_filter globals for integration tests to work with WC active
MAILPOET-1765
2019-02-12 12:11:35 -05:00
b0681c0be9 Robustness level upped to bulletproof. [MQ-174] 2019-02-12 11:36:23 -05:00
93f05ec0ff [MQ-174] added alternate assertion that's less flaky 2019-02-12 11:36:23 -05:00
6d3019e874 [MQ-174] added robustness and bypassed error in test writer's logic 2019-02-12 11:36:23 -05:00
c9fc819053 [MQ-174] Added extra assertion to make sure default beamer icon is hidden 2019-02-12 11:36:23 -05:00
582dd1737e [MQ-174] Beamer acceptance test 2019-02-12 11:36:23 -05:00
wxa
7074421a5a Test first/last names priority in WC sync [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
6e8cad2307 Use the settings controller in WooCommerce sync [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
83896d39d3 Override the source for new registered customers [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
9c7af744b3 Fix code style [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
4335872280 Add WooCommerce sync tests [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
wxa
3f1e690d90 Add WooCommerce synchronization [MAILPOET-1723] 2019-02-12 08:56:40 -05:00
88833c5c76 Add eslint rule to prevent .only tests
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
5c4ecd8e22 Add alignment settings for social icons to editor
[MAILPOET-1731]
2019-02-11 12:28:04 -05:00
90d369a721 Fix fatal error with confirmation email sending thru MP API
[MAILPOET-1801]
2019-02-11 11:14:35 -05:00
053825fe2d [MQ-42] Preview standard newsletter 2019-02-11 07:33:16 -05:00
c5bff28542 [MQ-175] added whitespace around binary operator 2019-02-11 12:08:10 +01:00
aac9509605 [MQ-175] Fix three failing acceptance tests incompatible with WP 5.0 and above. Cleaned up sloppy methods. 2019-02-11 12:08:10 +01:00
7bc61add13 [MQ-102] removed concatenation, fixed formatting, added escapeshellarg, some shine 2019-02-11 05:58:53 -05:00