1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/tests/integration_tests
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
..
admin_tests fix #967 and test error to catch (#979) 2022-02-13 18:33:25 -09:00
category_tag_tool_tests feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
recipe_migration_tests fix #967 and test error to catch (#979) 2022-02-13 18:33:25 -09:00
user_group_tests feature/multi-tenancy and move caddy server (#980) 2022-02-20 14:17:51 -09:00
user_recipe_tests improve developer tooling (backend) (#1051) 2022-03-15 15:01:56 -08:00
user_tests Refactor/conver to controllers (#923) 2022-01-13 13:06:52 -09: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