- After Quart update, we can't test if an user is authenticated anymore with only `quart` but we also have to rely on `quart_auth.authenticated_client`. All tests passed after changes were made.
- wrote tests for todo items workflow