mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-25 08:09:41 +02:00
* Added validators for users and recipes provide a simple get api, allowing to test for existence of - user by username - recipe by slug - group by name (not tested yet) * updated formatting * Use group_id+slug for recipes, use ValidationRespone * Fixed Flake8 errors and warnings * add missing field for TestUser init |
||
---|---|---|
.. | ||
__init__.py | ||
app_routes.py | ||
assertion_helpers.py | ||
factories.py | ||
fixture_schemas.py | ||
helpers.py | ||
jsonify.py | ||
recipe_data.py | ||
routes.py | ||
user_login.py |