snipe-it/resources/views
Daniel Meltzer 5d4920c741 [WIP] Improvements to unit tests. (#3574)
* Improvemenets to unit tests.

* Break up modelfactory into multiple files, populate many states.
* Begin testing validation at the unit test level, test relationships.
* Add tests for Asset::availableForCheckout.
* Model factories now generate all needed relationships on demand,
  which allows us to unit test with a empty database.
* To faciliate the empty database, we move to using sqlite in memory as
  the unit testing database.

* Fix bug with logs of checkouts to non users.

* Fix location finding for assets.  Also Fix location show page to show users associated with location.  Still need some work to show assets.

* More test and generator improvements

* More unit test fixes. PermissionsTest is borked still.

* More Updates

* Rewrite permissionstest.  Check that we have access on the model level rather than via web requests.  Also test delete permissions.

* Fix seeders.

* Make the default asset model factory generate assets that are rtd for testing.

* Save progress.

* Rebase tests, fix department unit test, update database for functional tests.

* Update functional and api tests to use new modelfactory signatures.
2017-06-12 17:39:03 -07:00
..
accessories Accessories API routes 2017-01-25 02:19:26 -08:00
account Updated asset url 2017-05-31 13:57:23 -07:00
admin Reformat all view files. (#3105) 2016-12-27 12:03:47 -08:00
asset_maintenances Switch companyName to company 2017-01-26 21:05:33 -08:00
auth Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
categories Fixes #3605 - missing table close tag causing page layout bonking 2017-05-23 03:20:50 -07:00
companies Fixes #3604 - company view not displaying assets on page load 2017-06-01 20:28:09 -07:00
components Updated route for asset display 2017-03-11 12:14:41 -08:00
consumables Use new presenter for colum headers 2017-03-11 12:13:14 -08:00
custom_fields Added optional help text field to custom fields 2017-01-26 04:52:11 -08:00
departments Dept views 2017-05-23 02:50:27 -07:00
depreciations Depreciations API 2017-02-01 17:59:03 -08:00
emails Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
errors Formatting for error pages 2017-06-06 02:32:04 -07:00
groups Fixes #3634 - use new routes for groups 2017-06-08 20:24:26 -07:00
hardware Fixes #3644 - broken datepicker 2017-06-09 18:53:19 -07:00
importer WIP import mapper #3639 2017-06-09 16:29:42 -07:00
layouts Fixes #3644 - broken datepicker 2017-06-09 18:53:19 -07:00
licenses Fixes #3644 - broken datepicker 2017-06-09 18:53:19 -07:00
locations [WIP] Improvements to unit tests. (#3574) 2017-06-12 17:39:03 -07:00
manufacturers Narrowed down the accessories, consumables, etc APIs for manufacturer filtering 2017-03-11 02:49:24 -08:00
models Fixes #3414 - bulk update for asset models 2017-06-08 17:48:48 -07:00
paginator Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
partials Fixes #3644 - broken datepicker 2017-06-09 18:53:19 -07:00
reports Fixes #3603 - Depreciation report crashes 2017-06-01 20:31:44 -07:00
settings PHPStorm lag strikes again 2017-06-09 16:49:55 -07:00
setup Fixes #3579 2017-05-15 19:28:26 -07:00
statuslabels Updated asset url 2017-05-31 13:57:23 -07:00
suppliers Fixes #3491 - adds supplier info to assets listing 2017-04-22 19:14:28 -05:00
users Fixes #3652 - missing groups UI element in user edit view 2017-06-09 12:19:12 -07:00
vendor Remove google font from maintenance mode template 2017-01-24 17:03:48 -08:00
dashboard.blade.php Fixed dashboard size element 2017-06-06 15:19:19 -07:00
notifications.blade.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00