Eloy Lafuente (stronk7)
613eebfc6a
MDL-38212 fix related unit tests.
...
For statslib tests was enough to require cronlib.php as
far as all the tests there are using ob-capture / output
expectations, so the new function does not bork anything.
For pluginlib tests finally the use was deleted because
it's a part of cron not interesting (should be always "cheap")
and to keep it there we should be adding a bunch of output
expectations under some cases, for practically nothing.
2013-03-12 19:35:16 +01:00
Tyler Bannister
12ccfc123a
MDL-30643 - Improved error reporting for daily stats tests.
2012-11-13 10:37:25 -05:00
Tyler Bannister
67690cfa92
MDL-30643 - Fixed timezone problems in test cases.
2012-11-12 22:47:09 -05:00
Tyler Bannister
c0f00c5fba
MDL-30643 - Added statslib test file.
...
- Tests daily stats and daily stats related functions.
2012-11-09 16:27:25 -05:00
Eloy Lafuente (stronk7)
8127f098d8
Revert "MDL-30643 - Added statslib test file."
...
This reverts commit 8646f5a436 .
2012-09-05 19:03:06 +02:00
Eloy Lafuente (stronk7)
06d54f411c
Revert "MDL-30643 - Fixing minor log output error and test cases."
...
This reverts commit 2da32bd6a5 .
2012-09-05 19:02:54 +02:00
Eloy Lafuente (stronk7)
fa4fbd9790
Revert "MDL-30643 - Updated test cases to handle timezones better."
...
This reverts commit f0f0fec295 .
2012-09-05 19:02:38 +02:00
Tyler Bannister
f0f0fec295
MDL-30643 - Updated test cases to handle timezones better.
2012-09-04 10:10:19 -04:00
Tyler Bannister
2da32bd6a5
MDL-30643 - Fixing minor log output error and test cases.
2012-08-31 14:52:29 -04:00
Tyler Bannister
8646f5a436
MDL-30643 - Added statslib test file.
...
- Tests daily stats and daily stats related functions.
2012-08-31 14:52:28 -04:00