Commit Graph

19 Commits

Author SHA1 Message Date
Jan Lysý
dc9d803aa2 Use wp config create in setup.bash
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
Jan Lysý
76393f557d Use wp cli command for set WP_DEBUG
I used wp cli command to prevent duplicities.
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
Jan Lysý
9e19851ba7 Fix WP compatibility for PHP8.1 in tests
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
Jan Lysý
f4e43d8d5a Change php config location in setup.bash
[MAILPOET-4015]
2022-03-14 09:38:20 +01:00
Jan Jakes
24fe4c31a7 Fix premium paths for nightly tests
[MAILPOET-4069]
2022-01-20 09:19:32 +01:00
Jan Jakes
d89cf8e13a Make setup script work from a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00
Rostislav Wolny
f8934705b4 Disable WP cron on Circle CI docker
[MAILPOET-3412]
2021-03-01 08:43:45 +01:00
wxa
f83eda8ee4 Add tests with Premium plugin active in Free nightly build [MAILPOET-1601] 2020-10-13 09:20:23 +02:00
Ján Mikláš
a4b32fa44f Run PHP 5 integration tests on WordPress 4.7, others on latest
[MAILPOET-2289]
2019-09-09 13:50:07 +01:00
Rostislav Wolny
cfcba021b1 Merge WP_ROOT and WP_TEST_PATH environment vars
[MAILPOET-1605]
2018-11-01 14:46:38 +01:00
Rostislav Wolny
64f83ef86c Change CI workflow and use shared workspace
This commit extracts dependencies installation and build to extra job which run before other jobs.
The first job contains also linter checks becase these are fast and whole workflow can fail fast and
don't have to consume additional resources.

[MAILPOET-1535]
2018-09-18 11:44:52 +02:00
Pavel Dohnal
4c79a400c5 Wait for mysql
[MAILPOET-1443]
2018-08-07 11:51:06 +02:00
Tautvidas Sipavičius
a8443a3813 Switch builds to use prebuilt mailpoet/wordpress images 2018-04-13 13:36:03 +03:00
Pavel Dohnal
f85a169248 Revert "Use alternative dotdeb mirror"
This reverts commit a4af2b9c65.
2018-01-24 16:22:36 +00:00
Pavel Dohnal
6f20a402f6 Use alternative dotdeb mirror
The old one is down with no ETA
2018-01-09 12:25:04 +00:00
Vlad
27fbc25bf9 Fixes Debian missing PHP packages issue 2017-12-20 22:10:25 -05:00
Vlad
b50b636371 Adds multisite test environment to CI
Adds Robo command to run multisite tests locally and on CI
2017-11-21 12:24:18 -05:00
Amine Ben hammou
4e6f7a05de changing the tables prefix to "mp_" on CircleCI 2017-10-23 16:49:36 +00:00
Amine Ben hammou
ca12487416 moving shell code into a bash file 2017-07-17 11:38:41 +00:00