[Koha-bugs] [Bug 23019] Ability to create 'matching profiles' when importing records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 13 11:10:02 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23019

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #41 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Several tests are failing:

    #   Failed test 'exact match for JSON Pointer "/name"'
    #   at t/db_dependent/api/v1/import_batch_profiles.t line 134.
    #          got: undef
    #     expected: 'theProfile'

    #   Failed test 'profile name should be the updated one'
    #   at t/db_dependent/api/v1/import_batch_profiles.t line 138.
    #          got: 'someProfile'
    #     expected: 'theProfile'
    # Looks like you failed 4 tests of 5.
t/db_dependent/api/v1/import_batch_profiles.t .. 3/4 
#   Failed test 'edit profile'
#   at t/db_dependent/api/v1/import_batch_profiles.t line 143.

    #   Failed test '204 No Content'
    #   at t/db_dependent/api/v1/import_batch_profiles.t line 168.
    #          got: '404'
    #     expected: '204'

    #   Failed test 'profile should be erased'
    #   at t/db_dependent/api/v1/import_batch_profiles.t line 173.
    #          got: 'Koha::ImportBatchProfile=HASH(0x55d394fd0cb8)'
    #     expected: undef
    # Looks like you failed 2 tests of 3.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list