Commit Graph

5 Commits

Author SHA1 Message Date
Carsten Brandt
355fd32107 Update README.md 2014-09-01 11:36:57 +02:00
Carsten Brandt
32fc3babff Update README.md 2014-08-27 21:36:29 +02:00
Carsten Brandt
693ec944f0 simplified composer call to one
speed up process a lot because 3 composer updates are reduced to one
2014-08-27 21:13:47 +02:00
Alexander Makarov
b82d32c1ef Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements. 2014-08-25 02:01:05 +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