Releases: wpup/test-suite
Releases · wpup/test-suite
v1.1.1
24 Feb 15:30
Compare
Sorry, something went wrong.
No results found
Add wp test data dir
Added support for newer VVV-setups in test root path autoloader
v1.1.0
10 Nov 13:38
Compare
Sorry, something went wrong.
No results found
Remove support for PHP 5.3, 5.4, and 5.5.
Remove support for PHPUnit 4
v1.0.20
19 Aug 09:32
Compare
Sorry, something went wrong.
No results found
Added bin/install-wp-cli.sh
v1.0.19
08 Feb 14:29
Compare
Sorry, something went wrong.
No results found
Fixed: Only create database if it doesn't exists. It can happen on Codeship sometimes.
v1.0.18
03 Feb 18:09
Compare
Sorry, something went wrong.
No results found
Improved installation script
v1.0.17
08 Jan 19:40
Compare
Sorry, something went wrong.
No results found
Added support for accessing wordpress develop from a plugin folder in wordpress default
v1.0.16
10 Oct 07:46
Compare
Sorry, something went wrong.
No results found
Fixed install-wp-tests.sh so it checkouts right branch for right version. Solution from wp-cli .
Removed extras.php since it's not required anymore.
v1.0.15
06 Oct 13:02
Compare
Sorry, something went wrong.
No results found
Added default plugin file name plugin.php
Renamed WTB_PLUGIN_FILE_NAME to WTS_PLUGIN_FILE_NAME to match better with plugin name.
v1.0.14
19 Sep 20:49
Compare
Sorry, something went wrong.
No results found
Changed so extras file is loaded as a must use plugin.
Updated readme about a new root path.
v1.0.13
19 Sep 20:20
Compare
Sorry, something went wrong.
No results found
Fixed so nightly works with extras file.