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
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
386979d6a3
Revert "Used ternary operator instead of "or" for constant definition"
...
This reverts commit 2bb6f13505e212d68841a7e6609806fb30d04002.
2014-03-06 01:56:51 +04:00
2bb6f13505
Used ternary operator instead of "or" for constant definition
2014-03-04 22:17:11 +04:00
ab47d58c69
path fixes.
2014-01-10 21:58:50 -05:00
3f4ee3e48c
Fixes #1604 : fixed URL and cookie problems.
...
Refactored tests.
2013-12-28 15:04:08 -05:00
5c86563a08
new entry points for application
2013-12-02 15:23:58 +04:00
cd7a4a6745
fixed functional test.
2013-11-14 10:36:35 -05:00
de59556d2d
adjusted basic app to use the new yii extension installer.
2013-10-22 21:18:41 -04:00
dfb6e1f404
Convert to short syntax [2].
2013-10-18 12:03:36 +00:00
829c10f4fa
Fixed yii autoload precedence.
2013-08-18 20:33:11 -04:00
3bef7365f1
Fixes #624 : renamed www to web.
2013-07-25 07:57:49 -04:00