https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23677
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Arthur Suzuki <[email protected]> --- Hi Tomas, Here are the results for the qa-tools, over than that everything (unit test and manual testing) working perfectly thanks! curl http://localhost:8080/api/v1/biblios/4 \ -H 'Accept: application/json' > Gives back expected results :) testing 4 commit(s) (applied to 98e4b5c '4a Bug 23537: Overdrive won't show co') Processing files before patches |========================>| 4 / 4 (100.00%) Processing files after patches |========================>| 4 / 4 (100.00%) OK C4/Installer/PerlDependencies.pm OK critic OK forbidden patterns OK git manipulation OK pod OK pod coverage OK spelling OK valid FAIL Koha/REST/V1/Biblios.pm FAIL critic # Variables::ProhibitConditionalDeclarations: Got 1 violation(s). OK forbidden patterns OK git manipulation OK pod OK pod coverage OK spelling OK valid OK Koha/Schema/Result/Biblio.pm OK critic OK forbidden patterns OK git manipulation OK pod OK pod coverage OK spelling OK valid OK t/db_dependent/api/v1/biblios.t OK critic OK forbidden patterns OK git manipulation OK pod OK spelling OK valid -- 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/
