yii2-netdisk/tests
Gintautas Miselis 660ebb41df Upgrade to Codeception 4.0 (#218)
* Use modular Codeception 4.0
* Moved bootstrap setting to top level

Because old location is deprecated
See https://bit.ly/2YrRzVc

* Use stringContainsString instead of contains

Because using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9.

* Removed 5.4 and 5.5
2019-11-22 22:02:47 +03:00
..
_data Create a .gitkeep file in the test data directory (#113) 2017-03-25 17:18:11 +03:00
_output refactoring 2016-07-14 21:03:28 +03:00
_support removed test key from config, removed generated actions traits 2016-07-16 04:30:11 +03:00
acceptance Minor fixes of test files (#139) [skip ci] 2017-09-12 12:29:58 +03:00
bin Call require as statment. Closes #123 2017-08-07 23:46:37 +03:00
functional Minor fixes of test files (#139) [skip ci] 2017-09-12 12:29:58 +03:00
unit Upgrade to Codeception 4.0 (#218) 2019-11-22 22:02:47 +03:00
_bootstrap.php Using require as a statement (#140) 2017-09-12 11:16:50 +02:00
acceptance.suite.yml.example added email verification for unit and functional tests 2016-07-19 03:53:55 +03:00
functional.suite.yml Fix codeception tests (#94) 2016-11-01 23:03:33 +03:00
unit.suite.yml Add fixtures in Yii2 module (#182) 2018-05-24 02:53:00 +05:00