Bug 24408: Do not compare floats with precision in tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 10 Jan 2020 10:10:50 +0000 (11:10 +0100)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 31 Jan 2020 23:10:19 +0000 (23:10 +0000)
commit57d06dbeeda7fa70c7a1a87dd70eb523808f6a81
tree9a6ca4707d7d1e9eda2870359f6eea332ffea89d
parent1d49b0c839576d7f86a54b6f338edd85a53b11fd
Bug 24408: Do not compare floats with precision in tests

We should not compare floating precision in tests.

Test plan:
Confirm that the tests still pass after this patch

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
t/Prices.t
t/db_dependent/Accounts.t
t/db_dependent/Circulation.t
t/db_dependent/Circulation/GetHardDueDate.t
t/db_dependent/Circulation/NoIssuesChargeGuarantees.t
t/db_dependent/Koha/Account.t
t/db_dependent/Koha/ItemTypes.t
t/db_dependent/Overdues.t