5 Commits

Author SHA1 Message Date
4c245d39c1 Fix for few sections to match doc style guidelines
Yii2 -> Yii 2
2015-07-20 10:42:28 +02:00
122ad71abf Update test-unit.md to update a link
A link to unit test for Codeception has changed.
2015-07-02 14:17:40 +07:00
6fb62f836b Added note about running framework tests to unit test guide, see #5778 2014-10-27 15:29:31 +03:00
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
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00