6 Commits

Author SHA1 Message Date
7eb403bf45 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
425179420b Simplified test environment setup 2014-07-24 14:13:16 +04:00
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00
5db07a71e5 Added note about app templates 2014-07-24 01:23:22 +04:00
678f375710 Added test-overview 2014-07-24 00:47:30 +04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00