mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 15:32:17 +00:00
d96a0e98d5
- Updated the api test suite - Added the script generate.php to automatically generate the test cases for the controllers
24 lines
481 B
Plaintext
24 lines
481 B
Plaintext
.htaccess
|
|
.htaccessbak
|
|
bin
|
|
/nbproject/
|
|
/vendor/*
|
|
!/vendor/FHC-vendor
|
|
/.idea/
|
|
documents/
|
|
.settings
|
|
.project
|
|
.buildpath
|
|
application/config/development/
|
|
tests/codeception/_output/*
|
|
!/tests/codeception/_output/.placeholder
|
|
tests/codeception/codeception.yml
|
|
tests/codeception/tests/api.suite.yml
|
|
tests/codeception/tests/functional.suite.yml
|
|
tests/codeception/tests/acceptance.suite.yml
|
|
tests/codeception/tests/unit.suite.yml
|
|
/submodules/d3
|
|
composer.lock
|
|
bin
|
|
/application/logs/
|
|
/sparks/* |