snipe-it/tests/unit
Daniel Meltzer bee1dfc4a6 More importer fixes (#4516)
* The default locale of en does not include dollar sign in default currency.  Assume if there is no currency symbol set that the dollar sign is a good thing to look for in parsefloat.

* Fix for 4485.  Serial not serial_number

Also fix bug where updating with a csv that does not include custom field columns should not overwrite current values.

* Rename serial_number to serial in default imports to avoid needing to map weirdly.

* Add Test for 4359.  Not reproducable at current though
2017-11-24 10:42:11 -08:00
..
_bootstrap.php
AccessoryTest.php
AssetMaintenanceTest.php
AssetModelTest.php
AssetTest.php Migrate weird assigned_type issues, Issue #3972 (#3973) 2017-09-18 16:40:13 -07:00
BaseTest.php
CategoryTest.php
CompanyTest.php
ConsumableTest.php
CustomFieldTest.php
DepartmentTest.php
DepreciationTest.php
ImporterTest.php More importer fixes (#4516) 2017-11-24 10:42:11 -08:00
LocationTest.php
ManufacturerTest.php
NotificationTest.php Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
PermissionsTest.php
SnipeModelTest.php
StatuslabelTest.php
SupplierTest.php
UserTest.php