1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 13:05:21 +02:00
mealie/tests/integration_tests
Hayden c696dee320
Feature/import keywords as tags (#1170)
* feat: import original keywords as tags

* remove cached env

* Update frontend api types

* fix: Issues with previous tag scraping implementation

* Update category handling in backend

* Update backend tests to include group_id

* Correct type check

* Update create-url interface

* Improve tag cleaner list support

* remove builtin name shadowing

* update type annotations

* test include tags scraper

* implement scaper context for optional data

* readd cache venv

* use continue instead of break

* remove test callback

Co-authored-by: Miroito <alban.vachette@gmail.com>
2022-04-23 12:23:12 -08:00
..
admin_tests Fix failed tests when env default email/password were changed (#1157) 2022-04-20 10:07:46 -08:00
category_tag_tool_tests Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
recipe_migration_tests fix #967 and test error to catch (#979) 2022-02-13 18:33:25 -09:00
user_group_tests feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
user_recipe_tests Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
user_tests Fix failed tests when env default email/password were changed (#1157) 2022-04-20 10:07:46 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_openapi.py Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
test_validators.py Added validators for users and recipes (#1052) 2022-03-15 14:28:42 -08:00