snipe-it/tests/unit
Daniel Meltzer 922d6937ae Custom field import repair (#3968)
* There is no notes field on accessories.  Fixes Importer Test.

* Fix notification test.  We should see a checkout not allowed exception when trying to check out to a location if the asset requires acceptance.

* Fix Custom field import.

Add a test for custom field import, and fix a few issues related to
importing custom fields.  This will restore v3 functionality.

* Add UI support for mapping custom fields.

This still requires the field mappings to be created/assigned in
advance, but will fetch all custom field names and allow them to be
selected when setting up custom field mappings.

This commit also updates laravel-mix to v1.4.3 and other node
dependencies to fix some build issues.

* Fix some requestable asset page/assetloc issues.  I'd love to know why laravel expections relationships to be in lower case... but thats a question for another day.
2017-09-18 12:29:08 -07:00
..
_bootstrap.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AccessoryTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
AssetMaintenanceTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
AssetModelTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
AssetTest.php Progress towards better email notifications (#3911) 2017-08-31 11:14:21 -07:00
BaseTest.php Progress towards better email notifications (#3911) 2017-08-31 11:14:21 -07:00
CategoryTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
CompanyTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
ConsumableTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
CustomFieldTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
DepartmentTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
DepreciationTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
ImporterTest.php Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
LocationTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
ManufacturerTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
NotificationTest.php Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
PermissionsTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
SnipeModelTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
StatuslabelTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
SupplierTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
UserTest.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00