Commit Graph

2180 Commits

Author SHA1 Message Date
01fb9c7083 Move test to unit
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
69e9b099d8 Prevent showing WC Customers UI to new WC website
[MAILPOET-2206]
2019-08-27 21:48:46 -04:00
25ddc80a9a Optimize SQL query using temporary table 2019-08-27 16:46:46 -04:00
3a8ffceeb9 Improve TimestampListernerTest to always use custom entity manager
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
19ee0734e2 Use Doctrine in Newsletters::get() API
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
03fb82cf95 Add JSON and JSON/serialized types for Doctrine
[MAILPOET-2216]
2019-08-23 15:31:11 -04:00
a7367f206c Update global status for unsubcribed WC customers
[MAILPOET-2204]
2019-08-23 14:31:47 -04:00
4588d9ee67 Remove unused parameter from pingDaemon
[MAILPOET-2290]
2019-08-23 12:12:12 -04:00
6767b50a4e Update mailpoet.com url factory calls
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
78d863b536 Add utm parameters to free plan links
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
72aa4a5fb8 Refactor WPFunctions to property in Twig Functions class
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
a23bc07349 Add referral id URL decorator
[MAILPOET-2182]
2019-08-22 14:36:44 -04:00
42df4e5d97 Improve comment and whitespace
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
38622b4bb0 Remove WP & WC crons in tests
[MAILPOET-2209]
2019-08-22 10:24:37 -04:00
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