]> 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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 29 Apr 2024 07:35:34 +0000 (09:35 +0200)
commit0d2a39376c511524fa9dae46d4f7122f37643fb0
tree6cdcb7f0085160d0032fda81199591e1e361e034
parent7577e6626824c98121fd229fcae6b4893e26b970
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>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
xt/api.t