Commit Graph

4 Commits

Author SHA1 Message Date
Bulat Damdinov
dd0c43247f fixed link for AcceptanceTest Selenuim Webdriver 2016-05-24 18:14:58 +08:00
Anton Andersen
6b4ad97e43 Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts 2014-11-27 14:02:04 +03:00
Alexander Makarov
3673e6c004 Renamed guy classes to actors, fixed phpdoc and code style 2014-08-16 18:15:41 +04: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