Rodrigo Primo
8b85eee2d0
Ignore WP beta releases when setting WP_TESTS_TAG
...
This commit changes the regular expression used to determine the WP_TESTS_TAG variable to ignore WP beta releases otherwise install_test_suite() will fail to download the test suite. This is part of workaround to run WooCommerce unit tests using PHP 7.3 and WP 5.0 beta-5.
2018-11-20 14:43:38 -02:00
Gerhard Potgieter
c3993accd4
Set SCRIPT_DEBUG to true for e2e tests since we never commit minified js during dev, only once we do a release do we minify scripts.
2018-07-19 09:06:11 +02:00
Brent Sessions
a01270f392
Rearranging some variables
2018-01-18 12:36:22 -08:00
Brent Sessions
45bf9d6805
Update install script to account for forked branch
2018-01-18 12:26:46 -08:00
Brent Sessions
e372d55a3c
Run e2e tests on Travis builds ( #18374 )
2018-01-18 16:42:19 -02:00
Mike Jolley
80cbba49d6
More test tweaks
2017-07-20 15:41:28 +01:00
Mike Jolley
1f1219599e
remove quiet
2017-07-20 15:00:54 +01:00
Mike Jolley
c72e2d6aab
test
2017-07-20 14:34:16 +01:00
Mike Jolley
8654a94af2
update installer
2017-07-20 13:57:10 +01:00
Claudio Sanches
7d9d091767
Fixed mixed tabs and spaces
2016-07-11 16:56:35 +02:00
Jeff Stieler
3d232cb736
Use proper tests checkout for WP_VERSION=latest
...
See https://github.com/wp-cli/wp-cli/issues/2129 for more info.
2015-10-20 09:40:00 -06:00
Barry Kooij
6fb04ca50b
Download WordPress files over HTTPS.
2014-09-17 12:12:14 +02:00
Max Rice
6f532a93c4
Add coveralls.io for tracking test coverage
2014-09-07 14:53:33 -04:00