mealie/tests/unit_tests
Hayden bdaf758712
feat(backend): start multi-tenant support (WIP) (#680)
* fix ts types

* feat(code-generation): ♻️ update code-generation formats

* new scope

* add step button

* fix linter error

* update code-generation tags

* feat(backend):  start multi-tenant support

* feat(backend):  group invitation token generation and signup

* refactor(backend): ♻️ move group admin actions to admin router

* set url base to include `/admin`

* feat(frontend):  generate user sign-up links

* test(backend):  refactor test-suite to further decouple tests (WIP)

* feat(backend): 🐛 assign owner on backup import for recipes

* fix(backend): 🐛 assign recipe owner on migration from other service

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-09 08:51:29 -08:00
..
validator_tests feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_cleaner.py style(backend): 🎨 add isort to lint and CI/CD 2021-08-28 14:27:56 -08:00
test_config.py feature/additional-db (#371) 2021-05-01 13:35:57 -08:00
test_init_db.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_nextcloud.py Feature/migration-rewrite (#278) 2021-04-10 15:09:06 -08:00
test_nlp_parser.py test(backend): add @skip for crf tests that can only run locally 2021-08-31 14:39:54 -08:00
test_recipe_parser.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
test_security.py refactor(backend): ♻️ move router dependencies to mealie.core.dependencies module 2021-08-28 15:36:46 -08:00