deploy-tools icon indicating copy to clipboard operation
deploy-tools copied to clipboard

Are we using an outmoded version of the testing framework?

Open benlk opened this issue 10 years ago • 2 comments

https://github.com/INN/deploy-tools/blob/master/fablib/wp/tests.py#L120 installs WP_VERSION of the tests, but WP_VERSION is set to 3.9.1: https://github.com/INN/deploy-tools/blob/master/fablib/wp/tests.py#L17

benlk avatar Jan 21 '16 20:01 benlk

As far as I can tell, yes, we're using 3.9.1 for all versions of WordPress: https://github.com/INN/deploy-tools/blob/master/fablib/wp/tests.py#L120

benlk avatar Apr 05 '16 15:04 benlk

Also, we're still using Vagrant tests when most devs at INN are using Valet.

benlk avatar Jul 25 '18 19:07 benlk