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-02-06 09:05:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
dc38e575d996e85def6e7219cfaa2139fd2bd4a7
snipe-it
/
tests
/
unit
History
snipe
34ab78ef99
Updated db column name test for various languages
2017-01-26 16:57:23 -08:00
..
_bootstrap.php
…
AccessoryTest.php
Reverted name removal for Accessory in factory
2016-04-13 02:19:29 -07:00
AssetMaintenanceTest.php
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
AssetModelTest.php
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
AssetTest.php
…
CategoryTest.php
Seeds and tests (
#3210
)
2017-01-18 16:50:33 -08:00
CompanyTest.php
…
ConsumableTest.php
…
CustomFieldTest.php
Updated db column name test for various languages
2017-01-26 16:57:23 -08:00
DepreciationTest.php
…
LocationTest.php
…
ManufacturerTest.php
…
PermissionsTest.php
Cleanup controller escaping (
#3084
)
2016-12-19 22:00:50 -08:00
SnipeModelTest.php
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
StatuslabelTest.php
Fix tests (
#2273
)
2016-07-19 15:50:21 -07:00
SupplierTest.php
…
UserTest.php
…