https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39438
--- Comment #12 from Lucas Gass (lukeg) <[email protected]> --- and another: prove -v /kohadevbox/koha/t/db_dependent/api/v1/extended_attribute_types.t /kohadevbox/koha/t/db_dependent/api/v1/extended_attribute_types.t .. 1..3 # Subtest: list() tests 1..23 ok 1 - GET //GgljRpal44DqriBvVqcJA_aZx1RUtEVSnKw7hgGBFf0KFKBasjcxnvvFCC0A9OEEdvCpOkOn47y:thePassword123@/api/v1/extended_attribute_types ok 2 - 200 OK ok 3 - exact match for JSON Pointer "" ok 4 - GET //GgljRpal44DqriBvVqcJA_aZx1RUtEVSnKw7hgGBFf0KFKBasjcxnvvFCC0A9OEEdvCpOkOn47y:thePassword123@/api/v1/extended_attribute_types ok 5 - 200 OK ok 6 - exact match for JSON Pointer "" ok 7 - GET //GgljRpal44DqriBvVqcJA_aZx1RUtEVSnKw7hgGBFf0KFKBasjcxnvvFCC0A9OEEdvCpOkOn47y:thePassword123@/api/v1/extended_attribute_types ok 8 - 200 OK ok 9 - exact match for JSON Pointer "" ok 10 - GET //GgljRpal44DqriBvVqcJA_aZx1RUtEVSnKw7hgGBFf0KFKBasjcxnvvFCC0A9OEEdvCpOkOn47y:thePassword123@/api/v1/extended_attribute_types ok 11 - 200 OK ok 12 - exact match for JSON Pointer "" ok 13 - GET //GgljRpal44DqriBvVqcJA_aZx1RUtEVSnKw7hgGBFf0KFKBasjcxnvvFCC0A9OEEdvCpOkOn47y:thePassword123@/api/v1/extended_attribute_types?resource_type=invoice ok 14 - 200 OK ok 15 - exact match for JSON Pointer "" ok 16 - GET //GgljRpal44DqriBvVqcJA_aZx1RUtEVSnKw7hgGBFf0KFKBasjcxnvvFCC0A9OEEdvCpOkOn47y:thePassword123@/api/v1/extended_attribute_types?resource_type=subscription ok 17 - 200 OK ok 18 - exact match for JSON Pointer "" ok 19 - GET //GgljRpal44DqriBvVqcJA_aZx1RUtEVSnKw7hgGBFf0KFKBasjcxnvvFCC0A9OEEdvCpOkOn47y:thePassword123@/api/v1/extended_attribute_types?blah=blah ok 20 - 400 Bad Request ok 21 - exact match for JSON Pointer "" ok 22 - GET //n_ekc3J_VWNHzx4HFQwcjRswVN444sJAgXpZVYJLIbFXw0RCu7LsV_ZSeNJPbtcuWZE1ZoR:thePassword123@/api/v1/extended_attribute_types ok 23 - 403 Forbidden ok 1 - list() tests # Subtest: list_erm() tests 1..23 ok 1 - GET //ZHehvjvEcJFim1YS00YEfwGLS7uz_qhEhRrXDlez5N3t:thePassword123@/api/v1/erm/extended_attribute_types ok 2 - 200 OK ok 3 - exact match for JSON Pointer "" ok 4 - GET //ZHehvjvEcJFim1YS00YEfwGLS7uz_qhEhRrXDlez5N3t:thePassword123@/api/v1/erm/extended_attribute_types ok 5 - 200 OK ok 6 - exact match for JSON Pointer "" ok 7 - GET //ZHehvjvEcJFim1YS00YEfwGLS7uz_qhEhRrXDlez5N3t:thePassword123@/api/v1/erm/extended_attribute_types ok 8 - 200 OK ok 9 - exact match for JSON Pointer "" ok 10 - GET //ZHehvjvEcJFim1YS00YEfwGLS7uz_qhEhRrXDlez5N3t:thePassword123@/api/v1/erm/extended_attribute_types?resource_type=license ok 11 - 200 OK ok 12 - exact match for JSON Pointer "" ok 13 - GET //ZHehvjvEcJFim1YS00YEfwGLS7uz_qhEhRrXDlez5N3t:thePassword123@/api/v1/erm/extended_attribute_types?resource_type=order ok 14 - 400 Bad Request not ok 15 - exact match for JSON Pointer "/errors" # Failed test 'exact match for JSON Pointer "/errors"' # at /kohadevbox/koha/t/db_dependent/api/v1/extended_attribute_types.t line 215. # Structures begin differing at: # $got->[0]{message} = 'Not in enum list: license, agreement, agreement_period, package, title.' # $expected->[0]{message} = 'Not in enum list: license, agreement, package, title.' ok 16 - GET //ZHehvjvEcJFim1YS00YEfwGLS7uz_qhEhRrXDlez5N3t:thePassword123@/api/v1/erm/extended_attribute_types?blah=blah ok 17 - 400 Bad Request ok 18 - exact match for JSON Pointer "" ok 19 - GET //ZHehvjvEcJFim1YS00YEfwGLS7uz_qhEhRrXDlez5N3t:thePassword123@/api/v1/erm/extended_attribute_types ok 20 - 200 OK ok 21 - exact match for JSON Pointer "" ok 22 - GET //URaLdafLHOxpnKnvYefhr6PTbcU0b_gNvufoD17ZTPUZJOYauFMi32URCd6:thePassword123@/api/v1/extended_attribute_types ok 23 - 403 Forbidden # Looks like you failed 1 test of 23. not ok 2 - list_erm() tests # Failed test 'list_erm() tests' # at /kohadevbox/koha/t/db_dependent/api/v1/extended_attribute_types.t line 235. ok 3 - no warnings # Looks like you failed 1 test of 3. -- 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/
