Commit Graph

2516 Commits

Author SHA1 Message Date
446af84e6c Add acceptance test
[MAILPOET-2210]
2019-09-11 10:36:56 +01:00
92738c57c8 Fix running codeception without SKIP_DEPS=1
[MAILPOET-2349]
2019-09-09 13:59:17 +02:00
f4840e61fe Add integration test for sendConfirmationEmail
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
4d931bfb0e Fix integration tests
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
a4c42c7973 Add acceptance test for resending email
[MAILPOET-2316]
2019-09-09 11:35:38 +01:00
f41f7f5138 Run codeception from image
[MAILPOET-2309]
2019-09-05 10:25:34 -04:00
8896e493f9 Simplify multisite acceptance tests setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
4177c1541d Make Tracy log dir configurable
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
cf9c90bd04 Rewrite UserFlags data factory to create-or-update logic
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
0e5c903da9 Add MailHog as acceptance tests WordPress image dependency
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
70a6ba6979 Simplify acceptance tests WordPress image setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
5c911546b1 Fix coding style & indents in acceptance.suite.yml
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
8e4031322f Fix coding style in DefaultsExtension
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
3e6b13dbff Fix flaky ResinstallFromScratchCest (was relying on listing item order)
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
38c98eb6f2 Fix SubscriptionFormCest
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
db22b87239 Replace acceptance tests dump with settings in DefaultsExtension
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
6c54dd1944 Use WPLoader modulue in 'loadOnly' mode (correct for acceptance tests)
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
bfd0c0ab03 Clenup WordPress install in acceptance tests entrypoint, simplify setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
65b26991d4 Wait for WordPress container in acceptance tests setup
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
d03f7b0ca1 Use tmpfs instead of mounting local /tmp to Docker
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
d6571f5fc2 Upgrade acceptance tests to docker-compose v3.2 (newest supported by CircleCI)
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
aa2d956f3c Disable WordPress cron in tests correctly
[MAILPOET-2302]
2019-09-04 14:01:24 -04:00
wxa
7ca234d92c Update an error message [MAILPOET-2323] 2019-09-04 12:13:06 -04:00
ea0a3ff159 Update global status on unsubscribe
[MAILPOET-2320]
2019-09-04 11:40:54 -04:00
dfc7ffd4b6 Add acceptance test 2019-08-30 11:57:57 -04:00
c90a2e41a1 Use separate scheduler for welcome emails
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
10e374ca60 Define undefined properties
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
7bfc08dbec Remove AspectMock from SendingQueueTest
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
22cee01567 Remove unused call
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
1528648149 Remove aspect mock from php version notice
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
6c273c9021 Pass random function to allow mocking
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
318c0e6cf0 Add acceptance test
[MAILPOET-2192]
2019-08-29 11:36:08 -04:00
eeeb0c98dc Fix acceptance test
[MAILPOET-1799]
2019-08-29 11:13:15 -04:00
c9ff9be7ec Use TinyMCE as a module to avoid conflicts when used globally 2019-08-29 11:13:15 -04:00
abb772a1c5 Fix constructor initialization
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
ff9bc0b3b9 Use doctrine in integration tests
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
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