26 Oct
2023
26 Oct
'23
4:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31128 --- Comment #21 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Victor Grousset/tuxayo from comment #8)
->status_is( 200, 'SWAGGER3.2.2' )
How can we have Swagger version hardcoded in tests and it still works? Searching for "SWAGGER" shows multiple versions allover the tests and yet it still work :o
We put a reference to the API coding guidelines described behavior we are testing. So 3.2.2 is this: https://wiki.koha-community.org/wiki/Coding_Guidelines_-_API#SWAGGER3.2.2_GE... -- You are receiving this mail because: You are watching all bug changes.