8 Commits

Author SHA1 Message Date
8c1c3c59d9 Better AR connection init in tests 2013-10-15 01:39:19 +04:00
d75ad87e06 Merge branch 'add-tests' of github.com:suralc/yii2 into suralc-add-tests
Conflicts:
	framework/yii/validators/RegularExpressionValidator.php
2013-10-15 01:31:59 +04:00
544e412af8 unit test cleanup 2013-09-06 15:03:25 +02:00
d6ff097cbb avoid hanging test on bindValue problems (close db connection in tearDown) 2013-09-06 10:28:10 +02:00
5c8927af7d Added ExistValidatorTest and added new option to DatabaseTestCase 2013-08-17 00:40:45 +02:00
f2e57b2eec Fixed test breaks. 2013-07-02 22:19:05 -04:00
4602b575ad Save point: WIP implementing db schema functionality. 2013-05-29 17:44:53 +02:00
7cd9123c3b Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
2013-05-24 18:35:00 +04:00