snipe-it/tests/functional
Andrea Bergamasco e7f7d739ed Bugfixes based on functional tests (#3338)
* Toggles the disabled state of auto_increment_prefix

To insert a prefix you had to toggle the checkbox, save the settings and reload. With this script it is immediate. Fixes #1390

* Delete asset image: made checkbox more visible

Related to #3153

* Added personal-access-token component

* Created basic API testing configuration

* First version of /components endpoind cest

* On-the-fly bearer token generation

* Completed testing of PATCH and PUT methods

* Added /components/{id}/assets route with tests

* Updated route and dataTable in view

* Completed test assertion

* Added links to assets in ComponentsAssets view

* Linked Company in AssetView page

* Bugfixes based on functional tests

* Removed unused function

* Marked tests as incomplete

* Added check for  existence in groups/edit.blade.php
2017-02-22 22:49:19 -08:00
..
_bootstrap.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
AccessoriesCest.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
AssetModelsCest.php Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
AssetsCest.php More improvements (#3116) 2016-12-30 11:44:47 -08:00
CategoriesCest.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
CompaniesCest.php Updated Companies for #3059 2016-12-15 15:48:30 -08:00
ComponentsCest.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
ConsumablesCest.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
DepreciationsCest.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
GroupsCest.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
LicensesCest.php Bugfixes based on functional tests (#3338) 2017-02-22 22:49:19 -08:00
LocationsCest.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
ManufacturersCest.php Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
StatusLabelsCest.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
SuppliersCest.php Cleanup controller escaping (#3084) 2016-12-19 22:00:50 -08:00
UsersCest.php The assets method was renamed to assignedAssets in User class. Adjust places to reflect that 2016-12-29 11:45:37 -05:00