nathangray
|
b439bb2b5c
|
- Re-initialize Config on each start, since it doesn't happen normally
- Better error message for if login fails
|
2017-01-06 10:39:16 -07:00 |
|
nathangray
|
f8b57077fb
|
A start on some automatic testing for apps
- use 'phpunit -c doc/phpunit.xml' to run tests
- extend api/src/test/AppTest.php to write application tests
|
2017-01-06 10:39:16 -07:00 |
|
Ralf Becker
|
630175178e
|
mark test as skiped, if cache-provider throws Exception because missing PHP extension
|
2016-07-14 16:07:09 +02:00 |
|
Ralf Becker
|
6cb0f0f152
|
making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing
|
2016-07-12 16:55:11 +02:00 |
|