Bug 15956: Rearranging some SIP unit tests
commit7ce9008a00a88a1af117e15bb9fb9944786da2d3
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Sun, 28 Feb 2016 13:13:45 +0000 (28 14:13 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 13:38:33 +0000 (29 13:38 +0000)
tree7541c806cfc7bbcbb698469237973d06492895e3
parenta6da1c024c26fd4075585de4495bdcace96d1629
Bug 15956: Rearranging some SIP unit tests

The original SIP_ILS.t is split up into SIP/Patron.t and
SIP/Transaction.t.
The assumption on a hardcoded existing and non-existing card number is
replaced by adding and deleting a card number (:patron) with TestBuilder.

Test plan:
Run SIP/Patron.t
Run SIP/Transaction.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/SIP/Patron.t [new file with mode: 0755]
t/db_dependent/SIP/Transaction.t [new file with mode: 0755]
t/db_dependent/SIP_ILS.t [deleted file]