snipe-it/tests/unit
Daniel Meltzer cf03d25934 Fix importer emailformat (#5871)
* Fix Importer emailformat

Str::slug() strips periods from the string, which caused our existing
logic to misbehave when generating a user's email on an import.  Adjust
logic to use generateEmail() helper on user instead.  Also clean up some
of the logic in this method.

* Remove dead code.

* More refactor/cleanup of the user create method.  I think it is almost readable now.
2018-07-17 16:46:08 -07:00
..
_bootstrap.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
AccessoryTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
AssetMaintenanceTest.php Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
AssetModelTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
AssetTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
BaseTest.php Progress towards better email notifications (#3911) 2017-08-31 11:14:21 -07:00
CategoryTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
CompanyTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
ConsumableTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
CustomFieldTest.php Fixes #4445: prevents assigned assets from being checked out in bulk checkout (#5421) 2018-04-25 02:39:23 -07:00
DepartmentTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
DepreciationTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
ImporterTest.php Fix importer emailformat (#5871) 2018-07-17 16:46:08 -07:00
LocationTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
ManufacturerTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
NotificationTest.php Notification improvements (#5254) 2018-03-25 13:46:57 -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 Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
SupplierTest.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
UserTest.php Fixed #5150 - added lastname first initial as username format 2018-03-05 21:39:05 -08:00