snipe-it/database/factories
Daniel Meltzer 69478aea58 Avoid populating db manually. (#5255)
* Avoid populating db manually.  Instead rely on a seeded database existing and use api/fucntional tests based on that.

* Seed the Setting object with default values.

* Update Setting seeder to match web default.  Also only generate one Setting instance.
2018-03-27 17:43:28 -07:00
..
AccessoryFactory.php Fixes #1044 - adds suppliers and image to accessories (#4266) 2017-10-19 16:25:24 -07:00
ActionLogFactory.php Seed with demo images 2017-10-28 05:46:43 -07:00
AssetFactory.php Seed with demo images 2017-10-28 05:46:43 -07:00
AssetModelFactory.php Seed with demo images 2017-10-28 05:46:43 -07:00
CategoryFactory.php Api tests2 (#5098) 2018-02-25 12:10:02 -08:00
ComponentsFactory.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
ConsumableFactory.php Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
CustomFieldsFactory.php Custom field import repair (#3968) 2017-09-18 12:29:08 -07:00
DepartmentsFactory.php Department seeder/factory 2017-10-07 03:18:36 -07:00
DepreciationFactory.php Depreciations factory 2017-10-07 05:30:53 -07:00
LicenseFactory.php Api tests2 (#5098) 2018-02-25 12:10:02 -08:00
ManufacturerFactory.php Seed with demo images 2017-10-28 05:46:43 -07:00
ModelFactory.php Avoid populating db manually. (#5255) 2018-03-27 17:43:28 -07:00
StatusLabelFactory.php Add default_label field missing in status_labels table (Travis CI) (#5180) 2018-03-09 13:05:14 -08:00
UserFactory.php Api tests (#5096) 2018-02-24 19:01:34 -08:00