mealie/tests/integration_tests/user_tests
Michael Genson 63a362a48a
fix: Limit shopping list owners to current group (#3305)
* add route for getting group-only users

* add new api route to frontend

* update shopping list user getAll call

* tests

* fixed bad import

* replace UserOut with UserSummary

* fix params
2024-03-13 18:29:00 +00:00
..
test_user_api_token.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_user_crud.py fix: Limit shopping list owners to current group (#3305) 2024-03-13 18:29:00 +00:00
test_user_images.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_user_login.py feat: auto detect first login (#2722) 2023-11-15 15:24:24 +00:00
test_user_password_services.py feat: First Time Setup Wizard (#3204) 2024-03-11 13:28:54 +00:00
test_user_registration.py feat: Upgrade to Pydantic V2 (#3134) 2024-02-11 16:47:37 +00:00