Commit Graph

2516 Commits

Author SHA1 Message Date
8666bbc7cf Add extension to associate errors with tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
fb2f58d849 Rename SettingsExtension to DefaultsExtension, improve method naming
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
7719a94c63 Remove no longer relevant TODO
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
54b2048eb2 Remove forms table from acceptance dump
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
3447be6ad1 Remove all tables with unused data from acceptance dump
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
c79869f289 Remove all tables without data from acceptance dump
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
1f1f7439a2 Remove settings from acceptance dump
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
e3708ebffb Disable email notifications by default in tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
1057f43d1c Add sender settings to test defaults
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
f97ec1b53e Add skipped tutorials to test defaults
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
775d8657ca Add cron trigger method to test defaults
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
0b759356a4 Add MailHog sending method to test defaults & add required attributes
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
71bcfd0910 Add UserFlags data factory and defaults for tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
7409823a1f Clean MailHog data before every test
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
d4d16b4bf4 Fix and simplify plugin version injection in dump for tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
363aaa8339 Purge database before running acceptance tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
9fbff395b0 Save exception when running acceptance tests
[MAILPOET-2267]
2019-08-21 14:34:14 -04:00
bad4ceaa5f Fix "View it in" to "View this in" in newsletter header 2019-08-21 11:17:13 -04:00
273809be77 Update 'View in browser' header link
[MAILPOET-2196]
2019-08-21 11:17:13 -04:00
3810e33742 Update the default list name
[MAILPOET-2198]
2019-08-21 08:06:15 -04:00
1a0f9975bb Fix flaky tests
Now, that we are hiding WooCommerce Users list, there is no easy way to tell if that list is shown or not. The list is tested in different WooCommerce related tests, so it's not necessary to test it in these places.

[MAILPOET-2188]
2019-08-21 07:05:07 -04:00
c547d348e0 Fix tests
[MAILPOET-2187]
2019-08-20 13:09:35 -04:00
3367a3bc8c Update sign-up confirmation email
[MAILPOET-2187]
2019-08-20 13:09:35 -04:00
79d9deb6c4 Remove image captions from classic editor posts
[MAILPOET-2194]
2019-08-20 08:32:26 -04:00
3721698b67 Remove image captions from gutenberg posts
[MAILPOET-2194]
2019-08-20 08:32:26 -04:00
4aff0368ac Prevent unwanted execution of migrations in acceptance tests
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
0f8e47d0bd Fix flaky DeleteNewsletterCest
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
8e718addff Fix flaky SubscriptionFormCest
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
586cd03981 Fix flaky delete subscriber from list test
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
d157f78b0b Fix and speedup flaky ManageSubscriptionLinkCest
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
2739320e18 Fix flaky form restore test
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
e8c1ccb918 Remove unnecessary cleanups in tests
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
fcd4894f08 Run each test with initial DB state
[MAILPOET-2276]
2019-08-20 09:18:23 +01:00
a2856bafca Faster and more robust helper for searching in listing
[MAILPOET-2224]
2019-08-15 16:35:39 +01:00
24a1b17673 Add and fix tests 2019-08-15 16:28:24 +01:00
8f1b1e91b1 Fix acceptance test
[MAILPOET-2163]
2019-08-15 10:44:57 +01:00
92a85d553b Fix misleading comment
[MAILPOET-2264]
2019-08-15 09:10:18 +02:00
bcecd255fa Add missing column to acceptance tests dump
[MAILPOET-2264]
2019-08-15 09:10:18 +02:00
9b4163e9dc Fix discovered notices and warnings
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
a3411d0a15 Disable Tracy debug bar in tests
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
6781ac684d Fix referral detector test methods names
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
620b2d8a75 Fix Populator constructions in integration tests
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
92495b20a5 Use DI to inject Activator to MP2Migrator
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
fd6fd4c7e6 Add ReferralDetector and test
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
9daa3641bf Add fix to unit tests to enable mocking WPFunctions
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
83d9c85737 Use the rendered subject in stats email 2019-08-09 19:27:27 +01:00
wxa
76ff474aa4 Fix tests [MAILPOET-2251] 2019-08-06 12:13:54 +01:00
wxa
15c36e851e Fix captcha transient lifetime, remove a duplicate string [MAILPOET-2246] 2019-08-05 21:10:23 +01:00
579ce5fc64 Add integration test for captcha session
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
13724898d1 Use Cookies service within Session and add unit test
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00