Commit Graph

2180 Commits

Author SHA1 Message Date
be22169364 Use texts from the first template in tests
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
3d4b113ba3 Update tests to use a template with an ALC block
[MAILPOET-1617]
2019-03-27 08:24:57 -04:00
1ef7ca983c Always create new segment with subscriber when sending newsletter in tests
[MAILPOET-1934]
2019-03-25 11:59:34 -04:00
edb0920787 Fix UnauthorizedAddress test button not being clickable
[MAILPOET-1882]
2019-03-25 08:27:06 -04:00
bd3d6467bd More robust setting sending method in UnauthorizedAddressCest
[MAILPOET-1882]
2019-03-21 13:15:29 -04:00
9751dd326a Add acceptance test for unauthorized address notices
[MAILPOET-1882]
2019-03-21 13:15:29 -04:00
17949d06d5 Clean DB on _before() 2019-03-21 10:03:21 -04:00
de3d3331b0 Refactor tests [MAILOET-1677] 2019-03-21 10:03:21 -04:00
92cf0cc7db Refactor UserFlagsController 2019-03-21 10:03:21 -04:00
114a8281a9 Fix tests, code typos and style 2019-03-21 10:03:21 -04:00
6218166ca1 Add user flags API endpoint [MAILPOET-1677] 2019-03-21 10:03:21 -04:00
33847397f3 Add UserFlags controller [MAILPOET-1677] 2019-03-21 10:03:21 -04:00
6801204232 Add UserFlag model [MAILPOET-1677] 2019-03-21 10:03:21 -04:00
wxa
0a9e23d2c4 Add tests [MAILPOET-1922] 2019-03-21 08:30:45 -04:00
wxa
f0683f5226 Revert "Get rid of double html parsing during render" [MAILPOET-1914]
This reverts commit 6056dcd417.
2019-03-20 09:23:14 -04:00
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