snipe-it/tests/unit
2016-12-26 15:17:46 -08:00
..
_bootstrap.php
AccessoryTest.php
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
CompanyTest.php
ConsumableTest.php
CustomFieldTest.php
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
SupplierTest.php
UserTest.php