]> git.koha-community.org Git - koha.git/commit
Bug 36565: Unit tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 10 Apr 2024 11:39:55 +0000 (13:39 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 22 Jul 2024 12:04:32 +0000 (14:04 +0200)
commit9217c43c5aa47cf46e02355736fd90ecf1e9b3de
tree6f97761f3d1618147ebd0126485d76f0e4c4813d
parent61849d5c3d982702b1bdf0e47ad509b9b71c93e3
Bug 36565: Unit tests

This patch introduces tests on the OpenAPI spec so that all tags used in
path definitions have their corresponding entry at the top level 'tags'
section.

This it important for correctly rendering the API documentation.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
xt/api.t