18 Commits

Author SHA1 Message Date
2086a8dbb1 Fixed typo mistakes (#19610) 2022-10-09 23:56:27 +04:00
5a01c09270 Updated testing docs [skip ci] 2017-07-12 12:17:37 +03:00
65c488dd9e echo, die, *test*, *automated testing* (#13023) [skip ci] 2016-11-16 21:26:04 +03:00
ffc6c57840 📖 Fix typo [skip ci] 2016-08-27 05:28:10 +03:00
838414118a block types in the guide should not be translated in the code
otherwise parsing them is not easy. also translation becomes redundant.
We now introduce a json file to have translations for these blocks in a central place.

see also https://github.com/yiisoft-contrib/yiiframework.com/issues/77#issuecomment-164208003
2015-12-13 02:45:21 +01:00
876263931a docs/guide/test-overview.md - minor change [ci skip] 2015-03-01 13:48:52 +09:00
b54ba5b36a Just a few changes - seems to read better to me 2014-11-07 15:53:19 -08:00
60516f8a31 Update test-overview.md
Spelling error
2014-10-10 10:28:14 +11:00
2af195d8f7 Replaced Amazon link with ISBN 2014-08-24 13:48:20 +04:00
ca40502888 Added more notes and a book reference to testing intro 2014-08-24 13:37:53 +04:00
fda734ce7e Rewritten testing introduction, added environment setup to README.md, removed empty pages that were not referenced 2014-08-23 02:51:47 +04:00
8b37d2c196 Docs about testing 2014-08-23 00:45:35 +04: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
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