Qiang Xue
b6a53e3046
WIP
2014-09-16 13:31:32 -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
Anton Andersen
dfffea9af3
Use config variables instead constants. Cleanup redundant constants
2014-08-11 12:46:28 +04:00
Alexander Makarov
b927d36f7d
Removed index-test from codeception instructions since it's used automatically
2014-08-07 19:56:11 +04:00
Aris Karageorgos
28c691362d
Double quotes don't work in some environments
...
https://getcomposer.org/doc/03-cli.md#require
2014-07-24 15:13:55 +07:00
Alexander Makarov
4ac6777ce0
Very draft testing docs
2014-07-24 01:35:39 +04:00
Alexander Makarov
2f19030e37
Switched to Codeception 2.0.* for application template tests
2014-07-02 14:44:31 +03:00
Mark
a7eb306da3
README info update
2014-06-09 16:37:07 +04:00
joseph-kuruvilla
34b085dd08
Update README.md
...
Typo fix
2014-03-28 16:54:23 +05:30
Johnny Theill
f528cc9f1c
Update README.md
2014-03-09 03:17:09 +01:00
Johnny Theill
af8f1e254e
Added advanced app tests to travis
2014-03-08 07:09:04 +01:00
Johnny Theill
67f6447ce5
Minor formatting bug in README.md
2014-02-18 01:43:51 +01:00
Johnny Theill
470930cc11
Update advanced/README.md directory structure
...
Changed spaces to tabs
2014-02-18 00:14:29 +01:00
Qiang Xue
7797e89d0d
Merge branch 'yii2_advanced_app_codeception' of github.com:Ragazzo/yii2 into Ragazzo-yii2_advanced_app_codeception
...
Conflicts:
apps/advanced/README.md
2014-02-17 17:45:40 -05:00
Dilip
989daa0bd4
Update README.md
2014-02-17 21:21:53 +05:30
Mark
69fbbe91ee
correct lists fixed
2014-02-16 19:55:43 +04:00
Mark
2806c01ec3
formatting improved
2014-02-16 19:54:20 +04:00
Mark
184cd7aee5
removed ordered list
2014-02-16 19:52:38 +04:00
Mark
9c2dd28385
improved dependencies, guide
2014-02-16 19:51:15 +04:00
Mark
290f6d3c3f
added guide notes
2014-02-16 19:31:28 +04:00
Johnny Theill
0840e34546
Update README.md
...
Fix path to config in readme
2014-01-31 18:41:38 +01:00
Alexander Makarov
c98d1fb9a6
Adjusted advanced application template docs to reflect DB config movement
2014-01-08 22:52:34 +04:00
Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
Qiang Xue
ecc1688d70
change back the readme instruction for creating new project.
2013-12-01 14:52:44 -05:00
Qiang Xue
84e2f3ba08
Fixed doc.
2013-12-01 13:18:32 -05:00
Qiang Xue
4e434f1afa
improved README of apps.
2013-12-01 12:17:58 -05:00
Qiang Xue
c8be05665f
Fixes #1122 : removed init from post-install-cmd-script of composer.
2013-11-08 23:58:58 -05:00
Alexander Makarov
e115b0c860
Updated docs, composer.json and other things to mention and use PHP 5.4
2013-10-18 13:01:13 +04:00
Alexander Makarov
f8ddb3d7be
Advanced application: added applying migrations to readme
2013-09-28 01:27:23 +04:00
Alexander Makarov
4ab2e986c6
Advanced application: init script can now be executed in non-interactive input mode
...
Usage:
init --env=Development
init --env=Production
2013-09-28 01:10:38 +04:00
Alexander Makarov
8c7d0aebe1
Added note about the fact that PHP SSL extension is required to install all Composer dependencies
2013-09-04 15:44:31 +04:00
Qiang Xue
3bef7365f1
Fixes #624 : renamed www to web.
2013-07-25 07:57:49 -04:00
Alexander Makarov
4879d83dad
fixes #627
2013-07-18 01:20:56 +04:00
Alexander Makarov
88b05cdfeb
renamed backstage → backend
2013-06-09 20:15:55 +04:00
Alexander Makarov
084d709e44
fixed typo in app readmes
2013-06-03 23:39:08 +04:00
Tobias Munk
a2bfdcac18
updated docs
...
added installation from dev repo section
2013-06-03 18:31:57 +02:00
Qiang Xue
2553e9a043
Fixes issue #439
2013-05-28 19:56:06 -04:00
Alexander Makarov
8325f7a890
Added db component. Added configuration section to readme.
2013-05-25 03:33:43 +04:00
Alexander Makarov
0411f09a43
Added install tool, moved all local configs and entry points to environments
2013-05-24 23:05:41 +04:00
Alexander Makarov
0fb30f8d25
Advanced application template
2013-05-24 21:47:27 +04:00