]> git.koha-community.org Git - koha.git/commit
Bug 36493: Make cashups test more robust
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 2 Apr 2024 15:39:02 +0000 (12:39 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 23 May 2024 12:36:13 +0000 (14:36 +0200)
commit19b543a51b59c7a13e5a901c2c31413eee2f2692
tree7af7eb3d77680cc2a097d6b472ff6c805aab7c04
parent1d45bf88a97ad22f529203c5dbd426ab13d812d4
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 <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 4436a7d41a74bf002fdd80ec97f0be38d40eee22)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/api/v1/cashups.t