|
02e8a8eb15
|
[MQ-183] tests adding header block to editor
|
2019-04-15 09:57:15 +02:00 |
|
|
8f734a538a
|
[MQ-180] tests footer block can be added to edtior
|
2019-04-12 09:20:05 -04:00 |
|
|
a9856473a3
|
Remove unnecessary code
[MAILPOET-1970]
|
2019-04-11 09:18:19 -04:00 |
|
|
667f1d6e41
|
Use data attributes as selector in test
[MAILPOET-1970]
|
2019-04-11 09:18:19 -04:00 |
|
|
814fc7c078
|
Test that inactive subscribers don't recieve newsletters
[MAILPOET-1970]
|
2019-04-11 09:18:19 -04:00 |
|
|
b9819c3691
|
Add acceptance test for inactive subscribers
[MAILPOET-1970]
|
2019-04-11 09:18:19 -04:00 |
|
|
46a0b7501b
|
Update phpstan to level 5
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
b9799a5446
|
Slightly improve regex in link content helper
[MAILPOET-1891]
|
2019-04-10 03:05:22 -04:00 |
|
|
bc32e5f6f3
|
Get rid of unused argument in inlineCss
[MAILPOET-1891]
|
2019-04-10 03:05:22 -04:00 |
|
|
c2f5a98893
|
Get rid of double parsing of html within rendering
[MAILPOET-1891]
|
2019-04-10 03:05:22 -04:00 |
|
|
7fc2c25fa1
|
Refactor column renderer
[MAILPOET-1891]
|
2019-04-10 03:05:22 -04:00 |
|
|
d07f64038b
|
Add output helpers
[MAILPOET-1891]
|
2019-04-10 03:05:22 -04:00 |
|
|
9d07ef9102
|
[MQ-103] fix typo.
|
2019-04-09 07:57:06 -04:00 |
|
|
4d7d7d2053
|
[MQ-103] Tests template select page loads.
|
2019-04-09 07:57:06 -04:00 |
|
|
23a44b8da8
|
[MQ-110] add wait for element to make more robust
|
2019-04-08 10:45:04 -04:00 |
|
|
a671aede6d
|
[MQ-110] tests image widget drag-n-drop
|
2019-04-08 10:45:04 -04:00 |
|
|
6493f7ceb4
|
Validate only fields in form
[MAILPOET-1828]
|
2019-04-08 10:35:20 -04:00 |
|
|
08a3a66f4c
|
Cleanup export files after some time
[MAILPOET-1894]
|
2019-04-03 12:46:45 -04:00 |
|
|
cd1bfe6d88
|
Prevent unsubscribing when previewing
[MAILPOET-1935]
|
2019-04-03 12:01:23 -04:00 |
|
|
806e3f19d6
|
Add acceptance test for reimporting csv
[MAILPOET-1931]
|
2019-04-01 07:12:27 -04:00 |
|
|
acbf363412
|
Prevent scheduling welcome emails
If subscriber is imported we don't want to send them welcome emails if their data are updated
[MAILPOET-1908]
|
2019-04-01 07:02:54 -04:00 |
|
|
3d69b3aeec
|
Move Twig to prefixed dependencies
Closes #1904
[MAILPOET-1929]
|
2019-04-01 05:43:25 -04:00 |
|
|
a70129e5f7
|
Allow setting multiple categories and tags for WC products
[MAILPOET-1842]
|
2019-03-28 15:32:50 -04:00 |
|
|
9ec31ae39d
|
Automatically generate random SKU for WC products when not provided
[MAILPOET-1842]
|
2019-03-28 15:32:50 -04:00 |
|
|
a1bec7e68e
|
Fix button not clickable in ManageSubscriptionLinkCest
[MAILPOET-1842]
|
2019-03-28 15:32:50 -04:00 |
|
|
38f8cd9439
|
Create acceptance test for testing products widget
[MAILPOET-1842]
|
2019-03-28 15:32:50 -04:00 |
|
|
ed775c31cd
|
Fix subscribing old WooCommerce customers to WC list [MAILPOET-1939]
|
2019-03-28 11:48:15 -04:00 |
|
|
7a61f1a576
|
[MQ-96] Test logging method switching
|
2019-03-28 11:18:57 -04:00 |
|
|
72fc8cecf2
|
Add test for sender warning
[MAILPOET-1890]
|
2019-03-28 07:19:22 -04:00 |
|
|
1175d99cc7
|
Add cleanup methods to wooCommerce data factories
[MAILPOET-1936]
|
2019-03-27 08:38:08 -04:00 |
|
|
90c0e8d33b
|
Add WooCommerce order factory
[MAILPOET-1936]
|
2019-03-27 08:38:08 -04:00 |
|
|
e4f68c62a0
|
Add customer factory for WooCommerce acceptance tests
[MAILPOET-1936]
|
2019-03-27 08:38:08 -04:00 |
|
|
f119884d2d
|
Add WooCommerce products factory to acceptance tests
[MAILPOET-1936]
|
2019-03-27 08:38:08 -04:00 |
|
|
3c41b671ed
|
Add WooCommerce plugin to acceptance tests
[MAILPOET-1936]
|
2019-03-27 08:38:08 -04:00 |
|
|
36ba91335d
|
Fix single site acceptance tests initialization
[MAILPOET-1936]
|
2019-03-27 08:38:08 -04:00 |
|
|
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 |
|
|
0a9e23d2c4
|
Add tests [MAILPOET-1922]
|
2019-03-21 08:30:45 -04:00 |
|
|
f0683f5226
|
Revert "Get rid of double html parsing during render" [MAILPOET-1914]
This reverts commit 6056dcd417 .
|
2019-03-20 09:23:14 -04:00 |
|