|
a16a995ed3
|
Add Profiler support report message with turn on PROFILER_DETAILS (if use to show queries). Modified tests MongoStatementTest, MySQLiStatementTest. Adding new tests to ProfilerTest.
|
2012-07-19 17:07:54 +04:00 |
|
|
e59e270476
|
Modified tests Mongo, Mysqli, Redis with checking work Profiler (with PROFILER_DETAILS).
|
2012-07-10 17:03:55 +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 |
|
|
d5ae133478
|
added test for findAndModify if no item in collection and test for eval
|
2012-06-05 13:52:39 +04:00 |
|
|
e5e7fdb7e6
|
added MongoStatement method to count results before skip/limit
|
2012-02-06 18:12:23 +04:00 |
|
|
2c611dc3db
|
added Mongo group for tests
|
2011-12-06 16:53:16 +04:00 |
|
|
650f311b2b
|
remove expectedException from annotation
|
2011-12-06 16:22:04 +04:00 |
|
|
71cc211c4f
|
modified classes for GeneralException thrown
|
2011-12-06 14:05:18 +04:00 |
|
|
7e8fe0f94d
|
modified model classes with tests
|
2011-11-22 18:41:32 +04:00 |
|
|
594ec034f9
|
added Order, Limit, Skip methods to MongoStatement
|
2011-11-22 18:41:31 +04:00 |
|
|
5b5ccb9971
|
MongoStatement class tested
|
2011-11-22 18:41:31 +04:00 |
|