Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Makarov
229c352f78 Adjusted test configs structure 2014-08-17 18:45:58 +04: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
SonicGD
93cc82c4bf Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Qiang Xue
d9069fc8a9 path fixes. 2014-01-10 21:58:50 -05:00
Qiang Xue
35464e4fbf Fixes #1604: fixed URL and cookie problems. Refactored tests. 2013-12-28 15:04:08 -05:00
Mark
1b0fd637b8 new entry points for application 2013-12-02 15:23:58 +04:00
Qiang Xue
ca8511dd43 fixed functional test. 2013-11-14 10:36:35 -05:00
Qiang Xue
130449e2be adjusted basic app to use the new yii extension installer. 2013-10-22 21:18:41 -04:00
Yakir Sitbon
4023798e42 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
Qiang Xue
3b3b5561e2 Fixed yii autoload precedence. 2013-08-18 20:33:11 -04:00
Qiang Xue
949c567387 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00