8 Commits

Author SHA1 Message Date
9bcc8c8e83 update links (en) (#19222)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-12 17:43:48 +01:00
5a01c09270 Updated testing docs [skip ci] 2017-07-12 12:17:37 +03:00
22c3c0abb0 Fixed #12232: updated references to application testing docs in unit testing guide 2016-08-22 01:42:53 +03:00
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