https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36493
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164285|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 164288 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=164288&action=edit Bug 36493: Make cashups test more robust This patch makes the test independent from existing cash registers in the system. To test: 1. Enable UseCashRegisters on a fresh KTD 2. Add a cash register 3. Run: $ ktd --shell k$ prove t/db_dependent/api/v1/cashups.t => FAIL: Tests fail! 4. Apply this patch 5. Repeat 3 => SUCCESS: Tests pass! 6. Sign off :-D Signed-off-by: Tomas Cohen Arazi <[email protected]> Signed-off-by: David Nind <[email protected]> -- 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/
