Commit Graph

14 Commits

Author SHA1 Message Date
Carsten Brandt
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
Nobuo Kihara
876263931a docs/guide/test-overview.md - minor change [ci skip] 2015-03-01 13:48:52 +09:00
Nate Sanden
b54ba5b36a Just a few changes - seems to read better to me 2014-11-07 15:53:19 -08:00
Alex Berriman
60516f8a31 Update test-overview.md
Spelling error
2014-10-10 10:28:14 +11:00
Alexander Makarov
2af195d8f7 Replaced Amazon link with ISBN 2014-08-24 13:48:20 +04:00
Alexander Makarov
ca40502888 Added more notes and a book reference to testing intro 2014-08-24 13:37:53 +04:00
Alexander Makarov
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
Ragazzo
8b37d2c196 Docs about testing 2014-08-23 00:45:35 +04:00
Alexander Makarov
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
Alexander Makarov
425179420b Simplified test environment setup 2014-07-24 14:13:16 +04:00
Alexander Makarov
4ac6777ce0 Very draft testing docs 2014-07-24 01:35:39 +04:00
Alexander Makarov
5db07a71e5 Added note about app templates 2014-07-24 01:23:22 +04:00
Alexander Makarov
678f375710 Added test-overview 2014-07-24 00:47:30 +04:00
Qiang Xue
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00