https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31128
--- Comment #21 from Tomás Cohen Arazi <[email protected]> --- (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_GET -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
