snipe-it/tests
Daniel Meltzer 61543f3a04 Add presenters for models. (#3098)
* Add presenters for models.  Move bootstrap table JSON generation to these presenters, which cleans up controllers a lot.  Move view specific modifications from the models to the presenters as well.

* Fix some issues found by travis and codacy

* Fix a few more issues found while testing.

* Attempt another acceptance test fix

* Try something else

* Maybe..
2016-12-23 17:52:00 -08:00
..
_data Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
_envs Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
_output Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
_support Update LicensesController.php (#2948) 2016-11-20 19:59:57 -08:00
acceptance Make delete routes work. (#3077) 2016-12-19 10:42:33 -08:00
functional Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
unit Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
_bootstrap.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
acceptance.suite.yml Switched configs around a little 2016-04-13 02:41:55 -07:00
functional.suite.yml Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
TestCase.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
TODO.testing Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
unit.suite.yml Partialize forms (#2884) 2016-11-16 16:56:57 -08:00