[Koha-bugs] [Bug 12623] SQLHelper replacement - Koha::Borrower::Modifications

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 7 14:33:26 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12623

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
1..14
ok 1 - Test AddModifications() and GetModifications()
ok 2 - Test that Verify() succeeds with a valid token
ok 3 - Test DelModifications()
ok 4 - Test that Verify() method fails for a bad token
ok 5 - Test GetPendingModificationsCount()
ok 6 - Add a new pending modification and test GetPendingModificationsCount()
again
not ok 7 - Test GetPendingModifications() again
#   Failed test 'Test GetPendingModifications() again'
#   at t/db_dependent/Koha_borrower_modifications.t line 70.
not ok 8 - Test GetPendingModifications()
#   Failed test 'Test GetPendingModifications()'
#   at t/db_dependent/Koha_borrower_modifications.t line 74.
ok 9 - Test DenyModifications()
ok 10 - Test ApproveModifications() removes pending modification from db
ok 11 - Test ApproveModifications() applys modification to borrower
ok 12 - Test GetPendingModificationsCount()
ok 13 - Test ApproveModifications() removes pending modification from db, again
ok 14 - Test ApproveModifications() applys modification to borrower, again
# Looks like you failed 2 tests of 14.

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


More information about the Koha-bugs mailing list