mealie/tests/utils
Hayden 13e157827c
Fix/fix block registration (#1059)
* fix disable button

* add backend env for restricting registration

* update state management

* add allow_signup to app info

* move allow_signup to backend only

* cleanup docker-compose

* potential darkmode fix

* fix missing variable

* add banner on login page

* use random bools for tests

* fix initial state bug

* fix state reset
2022-03-15 17:34:53 -08:00
..
__init__.py feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
app_routes.py feat(backend): refactor/fix group management for admins (#838) 2021-11-25 14:17:02 -09:00
assertion_helpers.py Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
factories.py Fix/fix block registration (#1059) 2022-03-15 17:34:53 -08:00
fixture_schemas.py Added validators for users and recipes (#1052) 2022-03-15 14:28:42 -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 feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00
routes.py fix #967 and test error to catch (#979) 2022-02-13 18:33:25 -09:00
user_login.py fix #967 and test error to catch (#979) 2022-02-13 18:33:25 -09:00