This website requires JavaScript.
Explore
Help
Sign In
mirror
/
snipe-it
Watch
3
Star
0
Fork
0
You've already forked snipe-it
mirror of
https://github.com/snipe/snipe-it.git
synced
2026-04-02 05:52:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ca2fa3dab94c90f272023caecda40dab7d8d9957
snipe-it
/
tests
History
Daniel Meltzer
3a6bbcc615
More improvements (
#3116
)
...
* Restore display of deleted items in the logs * Fix functional tests.
2016-12-30 11:44:47 -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
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
More improvements (
#3116
)
2016-12-30 11:44:47 -08:00
unit
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
_bootstrap.php
…
acceptance.suite.yml
…
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
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