- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 11 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 29 Oct, 2013 1 commit
-
-
Carsten Brandt authored
-
- 30 Sep, 2013 1 commit
-
-
Carsten Brandt authored
-
- 22 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 10 May, 2013 1 commit
-
-
Benjamin Wöster authored
- rename requireApp() to mockApplication() - always destroy app on tearDown() - eliminates need for constant YII_DESTROY_APP_ON_TEARDOWN - mockApplication() becomes a lot easier. Destroying app on each tearDown means creating it on every call is fine. No more checking if it already exists and if it has been created from the same config. - \yii::$app should have been \Yii::$app
-
- 09 May, 2013 3 commits
-
-
Benjamin Wöster authored
add: option to destroy app after each test to find unit tests that fail to require an app
-
Qiang Xue authored
-
Carsten Brandt authored
See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374 Issue #123
-
- 23 Apr, 2013 1 commit
-
-
Alexander Makarov authored
-
- 20 Feb, 2013 1 commit
-
-
Qiang Xue authored
-
- 01 Feb, 2013 1 commit
-
-
Qiang Xue authored
-
- 03 Dec, 2011 1 commit
-
-
Qiang Xue authored
Fixed BehaviorTest.php
-
- 03 Sep, 2011 2 commits
- 20 Jul, 2011 1 commit
-
-
Qiang Xue authored
-