-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Improve detection of simple errors:
- A fist step is to setup some kind of static code analysis
http://stackoverflow.com/questions/378959/is-there-a-static-code-analyzer-like-lint-for-php-files - The next step should be unit-tests on the models and routes
https://github.com/Codeception/Codeception