Commit Graph

2115 Commits

Author SHA1 Message Date
2a774e24b2 [MQ-92] tests task scheduler toggle 2019-03-19 13:39:14 +01:00
e2462c8fb9 Fix acceptance tests domain for multisite tests 2019-03-19 08:00:12 -04:00
6be3c9d9f7 Configure acceptance tests to run on test domain
[MQ-99]
2019-03-18 12:33:35 -04:00
ba255a9e87 Update acceptance test sql dump to avoid running migrations
[MQ-99]
2019-03-18 12:33:35 -04:00
7e295e1ba2 Add ENV variables dump for acceptance tests circle run
[MQ-99]
2019-03-18 12:33:35 -04:00
74fbbc65b5 [MQ-99] fix so test can find .env in Circle, pt 2 2019-03-18 12:33:35 -04:00
81eb21ec0c [MQ-99] fix so test can find .env in Circle 2019-03-18 12:33:35 -04:00
a7a0b9a425 [MQ-99] tests that MailPoet API key can be added to settings 2019-03-18 12:33:35 -04:00
c7fd6a5bfe Change sender for mailer send test to use authorized sending address 2019-03-18 11:17:04 -04:00
d69e0dea9e Refactor block highlight to be managed fully by highlight behavior
[MAILPOET-1819]
2019-03-18 06:07:30 -04:00
c526ba97e0 Fix typos
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
fefcf4fed5 Synchronise subscribers status
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
5193df6a6d Fix unix_socket parsing from DB_HOST
[MAILPOET-1886]
2019-03-13 09:45:42 -04:00
a35d7dc7c6 Refactor Config\Env to accept DB constants as parameters
[MAILPOET-1886]
2019-03-13 09:45:42 -04:00
efc5aa5900 Enhance Analytics\Reporter to fetch tracking data
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
2330532f35 Use default sender
[MAILPOET-1868]
2019-03-12 07:35:00 -04:00
214f439893 Use RAM version of CircleCI DB images for faster builds
[MAILPOET-1864]
2019-03-07 10:07:38 -05:00
3ff55d85a9 Fix tests 2019-03-07 08:30:14 -05:00
51a1187439 Refactor waiting for ALC to load within a test
[MAILPOET-1875]
2019-03-07 10:10:33 +01:00
e035c5131d Adjust acceptance test timeouts
[MAILPOET-1875]
2019-03-07 10:10:33 +01:00
4c82c24bf8 Add switching sending method back to SMTP in acceptance test
[MAILPOET-1875]
2019-03-07 10:10:33 +01:00
ee89a1e4b8 Add longer timeouts 2019-03-06 09:26:53 -05:00
26cf741311 Remove long explicit timeouts
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
c522086d01 Use local image instead of webservice
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
48f603afa5 Add empty lines to test
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
ae3c03f985 Add JS test
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
56680816c0 Update test to a new component
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
5df73d3e0c Add test for ALC position in editor
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
6d3beaa45d Render post position
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
a657554f66 Do not wait for template to confirm being saved on send page
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
66ae3edf78 Get rid of double html parsing during render
[MAILPOET-1797]
2019-03-05 13:47:15 -05:00
2c1bcdcf9b Add missing return to Settings data factory
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
b4586331b0 Fix typos in strings
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
cf17d5b693 Add tests for sending error notices
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
9a533a5caf Add acceptance test for line-height settings
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00
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