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
f5ee8e4583
Added faker to basic app console commands, adjusted readme to mention database setup
2014-08-24 15:26:57 +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
Alexander Makarov
2f19030e37
Switched to Codeception 2.0.* for application template tests
2014-07-02 14:44:31 +03:00
Alexander Makarov
a3b71def38
Reordered items
2014-02-07 18:58:17 +03:00
Alexander Makarov
874f9c1a21
Reverted numbered list
2014-02-07 19:44:28 +04:00
Alexander Makarov
756c268cb3
Fixed list in tests readme
2014-02-07 19:40:25 +04:00
Alexander Makarov
0631e117ba
Updated readme in apps/basic/tests
2014-02-07 19:36:20 +04:00
Mark
af36c72023
fixed readme
2014-01-06 01:21:06 +04:00
Carsten Brandt
0d263a12a9
added .travis.yml to basic app
...
issue #1744
2014-01-03 22:51:30 +01:00
Carsten Brandt
3ab56021ba
changed composer to require-dev codeception
2014-01-03 01:47:34 +01:00
Mark
9ced7b4b4d
docs fix
2014-01-02 11:04:07 +04:00
Mark
ed74305ae8
added info about setting testing environment
2014-01-02 11:02:48 +04:00
Qiang Xue
3f4ee3e48c
Fixes #1604 : fixed URL and cookie problems.
...
Refactored tests.
2013-12-28 15:04:08 -05:00
Carsten Brandt
0a7def2055
updated codeception docs. fixes #1558
2013-12-17 17:27:42 +01:00
Carsten Brandt
8621949f52
cleanup and re-aranged codeception tests for basic app
...
follow up to PR #1393
2013-12-17 00:27:33 +01:00
Qiang Xue
c7b430cf55
removed extra line.
2013-11-14 12:42:27 -05:00
Qiang Xue
8775e25ca6
Added readme and updated test helper classes.
2013-11-14 11:11:51 -05:00
Qiang Xue
220e6dc42d
Added readme about tests.
2013-11-14 11:05:09 -05:00