-
- Downloads
Round fingerprints (in test) to 3 decimal places [ci drivers]
Oracle specifically has long unrounded decimals that cause tests to fail. This munges results to round the decimals to 3 places before comparing.
Showing
- test/metabase/query_processor_test.clj 6 additions, 6 deletionstest/metabase/query_processor_test.clj
- test/metabase/query_processor_test/aggregation_test.clj 10 additions, 6 deletionstest/metabase/query_processor_test/aggregation_test.clj
- test/metabase/query_processor_test/breakout_test.clj 2 additions, 0 deletionstest/metabase/query_processor_test/breakout_test.clj
- test/metabase/query_processor_test/field_visibility_test.clj 8 additions, 2 deletionstest/metabase/query_processor_test/field_visibility_test.clj
- test/metabase/query_processor_test/remapping_test.clj 1 addition, 0 deletionstest/metabase/query_processor_test/remapping_test.clj
- test/metabase/test/util.clj 29 additions, 0 deletionstest/metabase/test/util.clj
Please register or sign in to comment