yii2-netdisk/tests/codeception
Oleg Kostiushko 75a273eb40 Acceptance test refactoring - Contact form (#2)
* directory _support should exists before build with ignore inside

* added test for contact page availability

* added test for empty contact form submit

* added test for submit contact form

* remove test contact page

* delete old contact page test

* test index-test instead index

* change stage description
2016-07-14 18:19:59 +02:00
..
_output Removed db module from basic app, renamed _helpers to _support and _logs to _output 2014-08-16 17:16:05 +04:00
_pages Acceptance test refactoring - Contact form (#2) 2016-07-14 18:19:59 +02:00
_support Acceptance test refactoring - Contact form (#2) 2016-07-14 18:19:59 +02:00
acceptance Acceptance test refactoring - Contact form (#2) 2016-07-14 18:19:59 +02:00
bin removed duplicate declares 2015-07-11 18:05:41 +02:00
config Update config.php 2015-05-13 14:14:06 +03:00
fixtures Added faker to basic app console commands, adjusted readme to mention database setup 2014-08-24 15:26:57 +04:00
functional #47, Typo fix address tests 2016-02-01 00:39:43 +01:00
templates Added faker to basic app console commands, adjusted readme to mention database setup 2014-08-24 15:26:57 +04:00
unit Fixed test to mock form properly 2016-07-02 20:13:40 +03:00
_bootstrap.php configure Codeception::Scpecify to not deep clone properties by default (#57) 2016-07-11 14:43:55 +02:00
.gitignore Renamed guy classes to actors, fixed phpdoc and code style 2014-08-16 18:15:41 +04:00
acceptance.suite.yml fixed link for AcceptanceTest Selenuim Webdriver 2016-05-24 18:14:58 +08:00
functional.suite.yml Adjusted test configs structure 2014-08-17 18:45:58 +04:00
unit.suite.yml Renamed guy classes to actors, fixed phpdoc and code style 2014-08-16 18:15:41 +04:00