snipe-it/tests
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
..
_data Avoid populating db manually. (#5255) 2018-03-27 17:43:28 -07:00
_envs Avoid populating db manually. (#5255) 2018-03-27 17:43:28 -07:00
_output
_support Strip timestamps from comparison for api tests, in an attempt to fix the test failures. (#5847) 2018-07-16 14:41:51 -07:00
acceptance
api Revert 2018-07-17 01:03:25 -07:00
functional Partial fix for license+category tests 2018-05-16 18:35:11 -07:00
unit Fix importer emailformat (#5871) 2018-07-17 16:46:08 -07:00
_bootstrap.php
acceptance.suite.yml
api.suite.yml Avoid populating db manually. (#5255) 2018-03-27 17:43:28 -07:00
functional.suite.yml Avoid populating db manually. (#5255) 2018-03-27 17:43:28 -07:00
TestCase.php
TODO.testing
unit.suite.yml Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00