mealie/tests/unit_tests
Hayden 3b920babe3
feat: Add brute strategy to ingredient processor (#744)
* fix UI column width

* words

* update parser to support diff strats

* add new model url

* make button more visible

* fix nutrition error

* feat(backend):  add 'brute' strategy for parsing ingredients

* satisfy linter

* update UI for creation page

* feat(backend):  log 422 errors in detail when not in PRODUCTION

* add strategy selector

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-16 16:06:13 -08:00
..
services feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
validator_tests feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_cleaner.py style(backend): 🎨 add isort to lint and CI/CD 2021-08-28 14:27:56 -08:00
test_config.py feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
test_ingredient_parser.py feat: Add brute strategy to ingredient processor (#744) 2021-10-16 16:06:13 -08:00
test_init_db.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_nextcloud.py Feature/migration-rewrite (#278) 2021-04-10 15:09:06 -08:00
test_recipe_export_types.py feat(backend): 🚧 stub out new exporter service (WIP) (#715) 2021-10-02 11:37:04 -08:00
test_recipe_parser.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
test_security.py refactor(backend): ♻️ move router dependencies to mealie.core.dependencies module 2021-08-28 15:36:46 -08:00