1. 25 Sep, 2013 1 commit
  2. 14 Sep, 2013 1 commit
  3. 27 Aug, 2013 2 commits
  4. 12 Aug, 2013 1 commit
  5. 26 May, 2013 1 commit
  6. 24 May, 2013 1 commit
    • Tests cleanup · 7cd9123c
      Alexander Makarov authored
      - Better names
      - Removed not used MySQLTestCase
      - Moved base testcase for DB to db namespace
      - Minor style fixes
  7. 12 May, 2013 1 commit
  8. 11 May, 2013 5 commits
  9. 10 May, 2013 1 commit
    • mod: incorporate suggestions · f23a677b
      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
  10. 09 May, 2013 2 commits
  11. 07 May, 2013 1 commit
  12. 05 May, 2013 2 commits
  13. 23 Apr, 2013 1 commit
  14. 29 Mar, 2013 1 commit
  15. 07 Feb, 2013 1 commit