Commit Graph

191 Commits

Author SHA1 Message Date
69169590da added setExpectedException and check empty($search) 2011-11-30 13:29:48 +04:00
be83874392 added setExpectedException and check type Config 2011-11-30 13:26:36 +04:00
b7e71c20b7 added check from input params in method init() 2011-11-28 20:24:20 +04:00
0552c15141 replace Exception on GeneralException (Config.php) 2011-11-28 16:41:40 +04:00
d370f90a23 Made verbose = true 2011-11-28 14:38:40 +04:00
4af6dcd7db Run Some test in separate process to avoid autoload problems 2011-11-28 14:36:45 +04:00
443655064c replace Exception on GeneralException 2011-11-25 19:50:41 +04:00
d4705b1c89 replace Exception on GeneralException 2011-11-25 14:59:39 +04:00
acc0c96487 replace Exception GeneralException 2011-11-25 14:12:38 +04:00
b8a02ebeaa replace Exception on GeneralException 2011-11-25 13:57:50 +04:00
7d215c9af4 replace Exception on GeneralException 2011-11-25 13:54:31 +04:00
669b68ba4a replace Exception on InitializationException 2011-11-24 19:34:02 +04:00
bdae057a8e replace Exception on PHPUnit_Framework_Error 2011-11-24 19:12:53 +04:00
25ba2abf54 Replacment Exception() on InitializationException(), GeneralException() in /view 2011-11-24 17:57:40 +04:00
82fb239fca replacement Exception() on InitializationException() 2011-11-24 17:02:36 +04:00
eebb013ecf replacement Exception() on InitializationException() 2011-11-24 16:10:06 +04:00
6744eb6c4a create test from InitializationException 2011-11-24 15:33:24 +04:00
a87845980d added methods to MongoDriver for custom commands, findAndModify, count 2011-11-22 18:41:32 +04:00
2f3a0d170f Session class tested and modified for new Model hierarchy 2011-11-22 18:41:32 +04:00
7094cd5073 MongoModel class tested 2011-11-22 18:41:32 +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
b9353065b8 modified tests for new DbDriver hierarchy 2011-11-22 18:41:31 +04:00
229a39d682 modified MongoCommand classes 2011-11-22 18:41:31 +04:00
1f0bfb131b MongoCommand hierarchy created 2011-11-22 18:41:31 +04:00
488655b788 Mongo driver with separate CRUD commsnds, without profiler 2011-11-22 18:41:31 +04:00
3c5a5d9603 rebuild Model package for NoSQL drivers 2011-11-22 18:41:31 +04:00
763fac6f40 Logger classes tested 2011-11-21 19:15:03 +04:00
9a0a283470 modified DB connection settings 2011-11-08 12:01:07 +04:00
c6311b8b20 modified DB connection settings 2011-11-08 11:58:38 +04:00
0f2aa46b9f modified ModelTest for strict PHP standarts 2011-11-08 11:43:54 +04:00
83d6dfcc41 added sql script for test database 2011-11-08 11:38:42 +04:00
88abbaab68 added @expectedExceptionMessage 2011-11-07 19:56:32 +04:00
3923de3dc4 Model classes tested 2011-11-07 19:55:49 +04:00
12fc8020b2 MySQLiStatement class tested 2011-11-04 13:33:31 +04:00
183b64fd37 Model classes DbExpr, DbStatement, DbDriver and Db tested 2011-11-03 16:52:33 +04:00
8d5885b229 Db class tested 2011-11-01 19:23:25 +04:00
1f8562da51 Action and FrontController classes tested 2011-11-01 19:01:39 +04:00
61a8b4fb7e some little changes 2011-11-01 19:00:57 +04:00
cae2ae3128 Router class tested 2011-10-31 19:59:00 +04:00
21e194dc22 Route class tested 2011-10-31 19:25:22 +04:00
02fabbdbbf I18N class tested 2011-10-31 18:12:33 +04:00
a4b3e7170d Layout class tested 2011-10-31 17:07:09 +04:00
3659cca99e little changes 2011-10-29 15:39:19 +04:00
e80e65f137 modified phpunit.php for code coverage report 2011-10-29 15:38:50 +04:00
d98dcddae8 Profiler classes tested 2011-10-28 16:56:22 +04:00
cc51e7425e modified alutoload classes for tests isolation 2011-10-28 15:51:49 +04:00
b736d854c5 Redis classes tested 2011-10-28 14:47:24 +04:00
c7993193de some modifications for test isolation in DEBUG environment 2011-10-28 13:50:15 +04:00