Commit Graph

2180 Commits

Author SHA1 Message Date
658f4a6eb1 Add tests 2019-02-28 15:56:40 -05:00
ef0f6c9a5a Reduce the number of SQL queries 2019-02-28 15:56:40 -05:00
c9a70c4870 Keep container block highlighted and tools displayed when editing settings
[MAILPOET-1805]
2019-02-28 13:11:21 -05:00
6662f4e4d2 Keep block highlighted and tools displayed when editing settings
[MAILPOET-1805]
2019-02-28 13:11:21 -05:00
af39ae89c4 Use DI for ServicesChecker
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
fc55e5f7ec Fix integration test
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
f5feb032fe Show error notice when email is sent from unauthorized email
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
79bd178123 Add integration test for unauthorized email
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
91c88bc93f Better error code name when not able to send mails
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
1b65551e7b Disable WP auto update in tests
[MAILPOET-1844]
2019-02-28 10:50:10 +01:00
1a424c6f16 Refactor test constant settings to a nicer style
[MAILPOET-1844]
2019-02-28 10:50:10 +01:00
6048ccba85 Inject CronTrigger into Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
b1c9133330 Add current_user_can WP function into WPFunctions wrapper
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
1179747324 Refactor AccessControl static methods to instance methods
[MAIPOET-1823]
2019-02-25 06:38:25 -05:00
8d20edb65f [MQ-94][MQ-91] fixed spacing, removed unneeded data-automation-id 2019-02-22 10:33:05 +01:00
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