We should not compare floating precision in tests.
Created attachment 97308 [details] [review] 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
Created attachment 97309 [details] [review] 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
PR for QA script: https://gitlab.com/koha-community/qa-test-tools/commits/issue_21 Will be merged if this bugfix is accepted.
Fast passing QA.. a sensible fix and discussed with Jonathan.
Nice work everyone! Pushed to master for 20.05
Pushed to 19.11.x branch for 19.11.03
(In reply to Jonathan Druart from comment #3) > PR for QA script: > https://gitlab.com/koha-community/qa-test-tools/commits/issue_21 > Will be merged if this bugfix is accepted. Done!