nathangray
|
16f649322f
|
Add some sanity checks on egw session / GLOBALS before we start testing, makes it easier to figure out where things went wrong.
|
2017-02-07 09:19:30 -07:00 |
|
nathangray
|
b2ec0e9aa6
|
Move IncludeMgr tests into their own test class,
originals left there since they look useful.
|
2017-02-07 09:19:30 -07:00 |
|
nathangray
|
e0c7ddd0cb
|
Make stored usertime protected instead of private
|
2017-02-06 13:27:30 -07:00 |
|
nathangray
|
4d6ba96115
|
Move commented-out DateTime tests into their own class
|
2017-02-06 13:08:05 -07:00 |
|
nathangray
|
502caf4703
|
Split application specific test stuff and the Egw session stuff
|
2017-02-06 13:08:05 -07:00 |
|
nathangray
|
efe0d62df7
|
Add method to mock the tracking object to ease reuse
|
2017-02-02 08:45:58 -07:00 |
|
nathangray
|
5e13b8dfda
|
- Some nicer messages when things go wrong
- Reset account backend after test
|
2017-01-11 15:41:53 -07:00 |
|
nathangray
|
775ef84867
|
Fix namespace
|
2017-01-06 11:21:38 -07:00 |
|
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 |
|