Tests > implement Codeception (instead of PHPUnit)

This commit is contained in:
Meritoo
2018-05-28 17:42:15 +02:00
parent 7382bce842
commit 233473d915
8 changed files with 30 additions and 75 deletions

12
.gitignore vendored
View File

@@ -23,24 +23,12 @@
/.phing/properties
# ----------------------------------------------------------------------------------------------------------------------
### PHPUnit
# ----------------------------------------------------------------------------------------------------------------------
/phpunit.xml
# ----------------------------------------------------------------------------------------------------------------------
### PHP Coding Standards Fixer generated files
# ----------------------------------------------------------------------------------------------------------------------
/.php_cs.cache
# ----------------------------------------------------------------------------------------------------------------------
### Build files
# ----------------------------------------------------------------------------------------------------------------------
/.build/
# ----------------------------------------------------------------------------------------------------------------------
### Generated databases
# ----------------------------------------------------------------------------------------------------------------------