mealie/tests
Michael Genson b904b161eb
fix: increased float rounding precision for CRF parser (#1369)
* increased float rounding precision for crf parser

* limited fractions to a max denominator of 32 to prevent weirdly specific values

* add test cases for 1/8 and 1/32

* add rounding to avoid more digits than necessary

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-06-10 18:18:31 -08:00
..
data Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
fixtures Fix failed tests when env default email/password were changed (#1157) 2022-04-20 10:07:46 -08:00
integration_tests feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00
multitenant_tests fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
unit_tests fix: increased float rounding precision for CRF parser (#1369) 2022-06-10 18:18:31 -08:00
utils fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
conftest.py update env settings for production and testing 2022-02-08 13:38:12 -09:00