mealie/tests/fixtures
Hayden 3c2744a3da
improve developer tooling (backend) (#1051)
* add basic pre-commit file

* add flake8

* add isort

* add pep585-upgrade (typing upgrades)

* use namespace for import

* add mypy

* update ci for backend

* flake8 scope

* fix version format

* update makefile

* disable strict option (temporary)

* fix mypy issues

* upgrade type hints (pre-commit)

* add vscode typing check

* add types to dev deps

* remote container draft

* update setup script

* update compose version

* run setup on create

* dev containers update

* remove unused pages

* update setup tips

* expose ports

* Update pre-commit to include flask8-print (#1053)

* Add in flake8-print to pre-commit

* pin version of flake8-print

* formatting

* update getting strated docs

* add mypy to pre-commit

* purge .mypy_cache on clean

* drop mypy

Co-authored-by: zackbcom <zackbcom@users.noreply.github.com>
2022-03-15 15:01:56 -08:00
..
__init__.py update foods and units for multitenant support 2022-02-08 14:55:18 -09:00
fixture_admin.py Added validators for users and recipes (#1052) 2022-03-15 14:28:42 -08:00
fixture_database.py Refactor/define repository layer (#883) 2021-12-18 20:52:36 -09:00
fixture_multitenant.py update foods and units for multitenant support 2022-02-08 14:55:18 -09:00
fixture_recipe.py Fix/multiple bug fixes (#1015) 2022-02-27 12:48:21 -09:00
fixture_routes.py feat(backend): refactor/fix group management for admins (#838) 2021-11-25 14:17:02 -09:00
fixture_shopping_lists.py Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
fixture_users.py improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00