Bug 20517: Add unit tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 27 Jan 2022 09:49:23 +0000 (09:49 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 8 Apr 2022 13:49:17 +0000 (15:49 +0200)
commitde52dcd974c12e9a5d09bd640a5179cbff2d9a78
treec77ad89219ba994b0096ae6f5b238871cf6e355c
parentafbe5deddc7a4c6bba7c6e27749795a6be564c2c
Bug 20517: Add unit tests

This patch adds some unit tests for the new _get_sort_bin function.

We're testing that rules are applied in order and that the different
comparison operators work as expected.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/SIP/Transaction.t