snipe-it/tests/api
Marc Leuser 90b7d34c69
Added #6695: add API endpoint for license seats (#8058)
* remove miselading comment line

* added dedicated API endpoint for license seats

* don't display a seat name via API
it makes no sense and we don't have any particular sorting order
so the numbering would be inconsistent anyway

* reduce amount of IFs

* add sanity checks to show()

* fix goofed logging logic

* add tests for action log entries
2021-03-29 19:41:26 -07:00
..
_bootstrap.php
ApiAccessoriesCest.php
ApiAssetsCest.php
ApiCategoriesCest.php
ApiCheckoutAssetsCest.php
ApiCompaniesCest.php
ApiComponentsAssetsCest.php
ApiComponentsCest.php
ApiConsumablesCest.php
ApiLicensesCest.php
ApiLicenseSeatsCest.php
ApiLocationsCest.php
ApiManufacturersCest.php
ApiModelsCest.php
ApiStatusLabelsCest.php
ApiUsersCest.php