Davert
0ef627f7de
refactored tests
2016-07-16 04:13:51 +03:00
Davert
b1015559e0
refactoring
2016-07-14 21:03:28 +03: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
Paul van Schayck
bcf51a1156
Add wait() to login test with wrong credentials to fix WebDriver test
2014-04-04 12:16:17 +02:00
SonicGD
93cc82c4bf
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
maximal
c2c3c22ff5
Further coding standards fixes.
2014-02-24 20:17:38 +04:00
Mark
58de43ef0f
added yii console command to tests
2014-02-09 19:04:26 +04:00
Vladimir Zbrailov
ae60df4599
move showScriptName into the common config of tests
2013-12-31 16:21:15 +04:00
Qiang Xue
64bb3cde39
removed duplicated test config.
2013-12-30 10:15:15 -05:00
Qiang Xue
905e8ea4bc
Fixes #1701 .
2013-12-30 09:22:18 -05:00
Qiang Xue
ab34eaa4f9
Fixes #1685 : UrlManager::showScriptName should be set true for tests.
2013-12-29 10:31:34 -05:00
Qiang Xue
35464e4fbf
Fixes #1604 : fixed URL and cookie problems. Refactored tests.
2013-12-28 15:04:08 -05:00
Qiang Xue
0acc59170f
Refactored codeception/BasePage.
2013-12-17 23:43:43 -05:00
Carsten Brandt
8eb088355b
adjusted tests to run on php browser and selenium
2013-12-17 00:46:46 +01:00
Carsten Brandt
f22abd70e2
removed auto generated files from repo
2013-12-17 00:45:25 +01:00
Carsten Brandt
09237c013e
cleanup and re-aranged codeception tests for basic app
...
follow up to PR #1393
2013-12-17 00:27:33 +01:00
Mark
d2214e4f0a
tests modified, bootstrap added
2013-12-02 15:25:21 +04:00
Panagiotis Moustafellos
08d456ae3f
Only whitespace removal
2013-11-27 20:19:56 +02:00
Qiang Xue
2dc8a4cc98
Added readme and updated test helper classes.
2013-11-14 11:11:51 -05:00
Carsten Brandt
575c3852f1
more on short array syntax
2013-10-22 11:30:39 +02:00
Yakir Sitbon
4023798e42
Convert to short syntax [2].
2013-10-18 12:03:36 +00:00
Qiang Xue
ec38fc6345
Added functional tests for the basic app.
2013-06-23 19:26:16 -04:00
Qiang Xue
955f351e6d
Added acceptance tests for the basic app.
2013-06-22 20:26:22 -04:00