Commit Graph

11 Commits

Author SHA1 Message Date
Davert
95bd8f4409 added tests for amLoggedIn method 2016-07-18 20:33:45 +03:00
Davert
0ef627f7de refactored tests 2016-07-16 04:13:51 +03:00
Davert
b1015559e0 refactoring 2016-07-14 21:03:28 +03:00
Alexander Makarov
c55a791237 Codeception test adjustments for basic and advanced applications
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
- Removed database module since we're using fixtures and migrations.
- Moved console entry points and bootstrap into `tests/codeception/bin`.
- Adjusted travis build scripts.
- Adjusted documentation to be consistent and reflect changes made.
2014-08-15 19:09:52 +04:00
Alexander Makarov
1b8ef667f7 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00
SonicGD
93cc82c4bf Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Qiang Xue
103375976b fixed test break. 2014-01-20 11:52:50 -05:00
Carsten Brandt
09237c013e cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
2013-12-17 00:27:33 +01:00
Mark
decab1d660 modified tests according yii2-codeception extension 2013-12-13 19:37:08 +04:00
Mark
e6ae361033 added testcase for unit tests, bootstrap files improved, tests inherited from base testcase 2013-12-03 11:07:36 +04:00
Mark
d2214e4f0a tests modified, bootstrap added 2013-12-02 15:25:21 +04:00