Davert
0ef627f7de
refactored tests
2016-07-16 04:13:51 +03:00
Davert
b1015559e0
refactoring
2016-07-14 21:03:28 +03:00
Alexander Makarov
c55a791237
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
91f05a2891
Fixes #4071 : mail
component renamed to mailer
, yii\log\EmailTarget::$mail
renamed to yii\log\EmailTarget::$mailer
2014-06-26 18:28:28 +04:00
Mark
7a467ed501
basic application template tests adjusted
2014-06-09 16:10:16 +04:00
SonicGD
93cc82c4bf
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
maximal
4e188239cf
Closing and opening braces in Yii2 coding standards.
2014-02-24 20:32:15 +04:00
maximal
c2c3c22ff5
Further coding standards fixes.
2014-02-24 20:17:38 +04:00
Mark
e460d4b241
tests improved, verify added
2014-01-05 03:12:40 +04:00
Mark
832b7fa911
CS fix
2013-12-31 23:13:47 +04:00
Mark
ef23e05ba9
tests improved, aspect mock changes reverted
2013-12-31 23:02:10 +04:00
Mark
fc0df16f47
modified tests, improved configuration, introduced aspect mock and specify.
2013-12-31 00:17:36 +04:00
Carsten Brandt
09237c013e
cleanup and re-aranged codeception tests for basic app
...
follow up to PR #1393
2013-12-17 00:27:33 +01:00
Mark
decab1d660
modified tests according yii2-codeception extension
2013-12-13 19:37:08 +04:00
Mark
e6ae361033
added testcase for unit tests, bootstrap files improved, tests inherited from base testcase
2013-12-03 11:07:36 +04:00
Mark
d2214e4f0a
tests modified, bootstrap added
2013-12-02 15:25:21 +04:00