Andrew Nicols
54013a3cd1
MDL-49841 testing: Correct composer incantation
2015-08-14 10:29:17 +08:00
David Monllao
cd7544d403
MDL-50611 testing: Extra http status code checking
2015-06-23 10:37:00 +08:00
Luke Carrier
2af7590d98
MDL-50611 test: use cURL extension to download Composer
...
The curl binary is nowhere near as common in Windows environments as it is
in Linux and Mac ones. In order to encourage more users to adopt Behat and
PHPUnit for their testing, we should avoid introducing unnecessary
hurdles.
2015-06-22 15:53:26 +01:00
Rajesh Taneja
d603a9c792
MDL-49081 tests: Removed dev option from composer
...
dev option is enabled by default in composer, so not required.
https://github.com/composer/composer/blob/master/CHANGELOG.md
2015-02-04 10:21:01 +08:00
David Monllao
ff7139d6cb
MDL-43461 testing: Avoid switching to .bat files when running MinGW
...
MinGW can not execute .bat files (http://sourceforge.net/p/mingw/bugs/1902 )
so we should not switch to .bat files when running MinGW.
2014-01-14 13:11:07 +08:00
Petr Skoda
9bb80d2005
MDL-43213 fix init regression and remove $checkphp parameter
2013-12-19 13:11:25 +08:00
David Monllao
7b33327126
MDL-38878 behat: Also update composer dependencies after site install/reinstall
2013-04-08 09:03:04 +08:00
David Monllao
0ea35584ae
MDL-37458 testing common methods generalization
2013-01-18 09:17:30 +08:00