Commit Graph

12 Commits

Author SHA1 Message Date
Robert Korulczyk
31e321b9b2 Remove unused imports. (#14096) 2017-05-01 20:26:15 +02:00
usix298
13c2f5370f Fixed formatting in tests [skip ci] 2017-03-18 00:13:08 +03:00
Alexander Makarov
3f8e8a89eb Used more specific unit test assertions in framework tests 2017-03-14 09:45:31 +03:00
Klimov Paul
194577c55e Code style fix 2016-12-26 15:39:33 +02:00
Carsten Brandt
c75a546621 document usage of ActiveRecordTestTrait
fixes #12897
2016-11-09 21:11:15 +01:00
Carsten Brandt
fa9675636b fixed broken test in ActiveRecordTestTrait
use generic class names that work for all db backends

fixes #12745
close #12746
2016-10-14 14:41:38 +02:00
p.chapl
3e1588b5b9 Added unit tests for #9561
canGetProperty and canSetProperty on ActiveRecord checks attributes

close #11087
2016-10-13 13:18:37 +02:00
Carsten Brandt
326cdfeb52 added test for #11256 2016-07-06 14:51:59 +02:00
raoul
60f6ecf063 yii\db\BaseActiveRecord now triggers event EVENT_AFTER_REFRESH` after a record is refreshed
fixes #9604
close #10867
2016-04-22 17:14:41 +02:00
SilverFire - Dmitry Naumenko
3b32359fa9 Updated ActiveRecordTestTrait to ensure nested relations work as expected 2016-04-07 14:50:09 +03:00
Carsten Brandt
91777ae7cc added test for explicit primary Key on auto increment column
relates to #8071
https://github.com/yiisoft/yii2/pull/8071/files#r28787581
2015-04-21 17:20:32 +02:00
Alexander Makarov
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00