17 Commits

Author SHA1 Message Date
a6dd9d37d5 Fixed #6978: Dependency Injection Container not reset when destroying application in functional tests 2015-01-24 11:47:11 +03:00
fea4c8da52 Add fixture support for elasticsearch
close #6432
issue #2053
2015-01-07 22:45:35 +01:00
c9d51ee0fd Adjusted testing namespaces in application templates 2014-08-24 14:14:35 +04:00
c33214b35d Adjusted test configs structure 2014-08-17 18:45:58 +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
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
11bc899bc1 Refactored fixtures and fixed test break. 2014-02-03 21:16:57 -05:00
13e85adc8e moved magic methods 2014-02-03 22:58:08 +04:00
5c26f01f84 fixed doc links 2014-01-29 12:22:30 +01:00
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
12ff86305a refactored fixture implementation. 2014-01-17 23:35:14 -05:00
bbe3334630 finished fixture feature. 2014-01-17 14:27:33 -05:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
8621949f52 cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
2013-12-17 00:27:33 +01:00
1e24d60bcd added new extension yii2-codeception, modified composer settings 2013-12-13 19:38:25 +04:00