snipe-it/tests
Daniel Meltzer a2bf685901 Seeds and tests (#3210)
* Update composer phpcs

* Fix failing model validation in the database seeders.  Should make travis happy.  Also fix a few test issues
2017-01-18 16:50:33 -08:00
..
_data Update dump with new migration. 2016-12-29 14:06:16 -05:00
_envs Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
_output
_support
acceptance
functional More improvements (#3116) 2016-12-30 11:44:47 -08:00
unit Seeds and tests (#3210) 2017-01-18 16:50:33 -08:00
_bootstrap.php
acceptance.suite.yml
functional.suite.yml Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
TestCase.php
TODO.testing
unit.suite.yml Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00