mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-21 14:03:32 -07:00
feat: Query Filter Builder for Cookbooks and Meal Plans (#4346)
This commit is contained in:
parent
2a9a6fa5e6
commit
b8e62ab8dd
47 changed files with 2043 additions and 440 deletions
|
@ -87,6 +87,7 @@ sort_by_size = true
|
|||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-ra -q"
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
minversion = "6.0"
|
||||
python_classes = '*Tests'
|
||||
python_files = 'test_*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue