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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 13 Jan 2020 13:42:45 +0000 (13:42 +0000)
commitdf80750e5e8151ee08b7ed49a205d7e27d983e4b
tree63d6b36642203ea8feaf55eaa8b0b79813952449
parenta6b0ebfb09e6d9c7005887c7b68eb49ba9878998
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>
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