mealie/tests/utils
Philipp 33dffccaa5
feat: duplicate recipes (#1750)
* feature/frontend: Add duplicate button to recipe

* feature/backend: Add recipe duplication endpoint

* feature/frontend: add duplication API call

* Regenerate API docs

* Fix linter errors

* Fix backend linter error

* Move recipe duplication logic to recipe service

* Add test for recipe duplication

* Improve recipe ingredients copy test

* generate types

* import type

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-11-30 20:57:26 -09:00
..
api_routes feat: duplicate recipes (#1750) 2022-11-30 20:57:26 -09:00
routes fix #1144 (#1207) 2022-05-07 20:08:04 -08:00
__init__.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
assertion_helpers.py Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
factories.py feat: extend Apprise JSON notification functionality with programmatic data (#1355) 2022-06-15 11:49:42 -08:00
fixture_schemas.py security: implement user lockout (#1552) 2022-08-13 13:18:12 -08:00
helpers.py Improve Test Coverage (#511) 2021-06-13 13:09:44 -08:00
jsonify.py feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
recipe_data.py Feature/import keywords as tags (#1170) 2022-04-23 12:23:12 -08:00
user_login.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00