Commit Graph

17 Commits

Author SHA1 Message Date
e59e270476 Modified tests Mongo, Mysqli, Redis with checking work Profiler (with PROFILER_DETAILS). 2012-07-10 17:03:55 +04:00
69cd61121e Fixed tests RedisDebugTest, ProfilerTest with use PROFILER setting. 2012-07-09 14:28:02 +04:00
b6a2c4dbc3 Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 2012-07-09 13:47:32 +04:00
7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 2012-06-28 16:18:28 +04:00
cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 2012-06-27 18:02:42 +04:00
e9ddaa6d92 phpredis has some methods named in lowercase, e.g. zinterstore. Code changed to reflect this 2011-12-06 18:40:54 +04:00
400d2667df Moved redis stub class from tests to actual place 2011-12-06 14:00:55 +04:00
674b59bb03 Added Redis stub class for autocompletion 2011-12-06 12:44:52 +04:00
3c79d05a2e Add association @group from exceptions redis of the tests 2011-12-05 13:35:54 +04:00
0fda3de8b5 Moving setExpectedException 2011-12-02 12:25:47 +04:00
d7bae53911 Correction TODO comments and remove them 2011-12-01 18:58:15 +04:00
0b11f62c21 replacement @expectedException to setExpectedException 2011-12-01 11:57:44 +04:00
ece71411bd added annotation @runInSeparateProcess and removing annotations @expectedException 2011-11-30 14:51:15 +04:00
69169590da added setExpectedException and check empty($search) 2011-11-30 13:29:48 +04:00
d4705b1c89 replace Exception on GeneralException 2011-11-25 14:59:39 +04:00
88abbaab68 added @expectedExceptionMessage 2011-11-07 19:56:32 +04:00
b736d854c5 Redis classes tested 2011-10-28 14:47:24 +04:00