snipe-it/tests
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
..
_data
_envs
_output
_support
acceptance Added resources 2020-04-22 07:15:24 -07:00
api Added #6695: add API endpoint for license seats (#8058) 2021-03-29 19:41:26 -07:00
functional Test fixes. 2020-04-29 11:03:07 -04:00
unit Fixed user test 2020-11-09 14:17:45 -08:00
_bootstrap.php
acceptance.suite.yml Fixed a few more tests 2020-04-21 21:13:00 -07:00
api.suite.yml
functional.suite.yml
TestCase.php
TODO.testing
unit.suite.yml