Commit Graph

9 Commits

Author SHA1 Message Date
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
Mark
be3c8c5e80 added server name, for creating url rules 2014-02-27 18:37:34 +04:00
Qiang Xue
d9069fc8a9 path fixes. 2014-01-10 21:58:50 -05:00
Qiang Xue
905e8ea4bc Fixes #1701. 2013-12-30 09:22:18 -05:00
Qiang Xue
35464e4fbf Fixes #1604: fixed URL and cookie problems. Refactored tests. 2013-12-28 15:04:08 -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
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