Rodrigo Primo
10f55dbff4
Fix unit test suite in the Travis build jobs
...
This commit fixes a problem in the script that configures the
environment to run the unit tests in the Travis build jobs. The script
was not running `composer install` in the WooCommerce directory, leaving
it installation incomplete and thus the tests were failing.
To fix this problem, this commit adds a call to `composer install` right
after WooCommerce is downloaded in the setup script
(`unit-tests/bin/install.sh`).
2020-01-15 20:22:29 -03:00
Mike Jolley
2eff709060
Rename endpoints to controllers
2019-06-12 12:19:14 +01:00
Mike Jolley
a5e4c3bf4d
admin
2019-06-11 16:35:36 +01:00
Mike Jolley
652e622aa8
Config
2019-06-11 11:37:09 +01:00
Mike Jolley
52dc671ea8
try travis build dir
2019-06-11 11:24:52 +01:00
Mike Jolley
6d211e17bf
ls
2019-06-11 11:18:59 +01:00
Mike Jolley
129ea30305
Move composer install
2019-06-11 11:16:23 +01:00
Mike Jolley
561e44432a
Add caching
2019-06-11 11:10:55 +01:00
Mike Jolley
759feffbee
which phpunit
2019-06-11 11:05:53 +01:00
Mike Jolley
73e5c5d951
pwd
2019-06-11 10:58:00 +01:00
Mike Jolley
fa8ebdc47f
Update phpunit dir
2019-06-11 10:53:58 +01:00
Mike Jolley
0753e3f6a8
More config changes
2019-06-11 10:50:13 +01:00
Mike Jolley
a344d1fad5
phpunit
2019-06-11 10:40:24 +01:00
Mike Jolley
99a09c5810
Remove woo admin from installer
2019-06-11 10:36:46 +01:00
Mike Jolley
c2e4d5a28e
Tweak travis scripts
2019-06-11 10:31:50 +01:00
Mike Jolley
6dc3999ff9
phpunit.sh
2019-06-11 10:17:12 +01:00
Mike Jolley
a962e5e361
update phpunit code
2019-06-10 17:37:17 +01:00
Mike Jolley
103e24ade2
Updated travis installer
2019-06-10 17:28:55 +01:00
Mike Jolley
4151623b9c
Travis setup
2019-06-10 17:09:42 +01:00