1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-21 22:29:39 +02:00
mealie/tests/integration_tests/user_tests
Michael Genson 63a362a48a
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
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