Commit Graph

37 Commits

Author SHA1 Message Date
c77c523c57 Fix permissions in acceptance tests to allow plugin installation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
d5c7beef27 Switch acceptance tests to php7.4
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
b85624b3f6 Allow sending custom MySQL parameters via ENV variable
[MAILPOET-2301]
2019-12-11 14:33:33 +00:00
c73f514c99 Allow setting different image versions for acceptance tests
[MAILPOET-2301]
2019-12-11 14:33:33 +00:00
e6f2115748 Switch acceptance tests to WP5.3 container
[MAILPOET-2544]
2019-11-26 11:14:13 +01:00
18d8b333dc Update Chrome in acceptance tests
[MAILPOET-2513]
2019-11-06 10:02:05 +00:00
112273e3e6 Use specific MySQL 5.7.27-ram version
Version 5.7.28 is breaking our builds, so this is hot fix until we fix it properly.

[MAILPOET-2483]
2019-10-16 18:15:22 +03:00
c0d77e4564 Install Composer PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
9bf8b5bb61 Upgrade acceptance tests to WP image with .htaccess support
[MAILPOET-1949]
2019-09-25 19:07:58 +01:00
cf09f9e6c1 Upgrade Chrome image
[MAILPOET-2356]
2019-09-24 14:02:07 +01:00
92738c57c8 Fix running codeception without SKIP_DEPS=1
[MAILPOET-2349]
2019-09-09 13:59:17 +02: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
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
db22b87239 Replace acceptance tests dump with settings in DefaultsExtension
[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
7409823a1f Clean MailHog data before every test
[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
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
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
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
214f439893 Use RAM version of CircleCI DB images for faster builds
[MAILPOET-1864]
2019-03-07 10:07:38 -05:00
1b65551e7b Disable WP auto update in tests
[MAILPOET-1844]
2019-02-28 10:50:10 +01:00
1a424c6f16 Refactor test constant settings to a nicer style
[MAILPOET-1844]
2019-02-28 10:50:10 +01:00
8be5ba0d61 Use newer versions in our acceptance tests
[MAILPOET-1764]
2019-02-13 11:49:53 -05:00
eea9f7fb4e Use 'nolock' option to fix issues with NFS volumes on Mac
[MAILPOET-1795]
2019-02-07 10:04:18 +01:00
d7b26ce7d6 Add docker-compose override sample for NFS & MacOS 2019-02-06 14:59:15 +03:00
4bd38f8e89 Move test-related Docker files to tests/docker 2019-02-06 14:59:15 +03:00