team-folivora / annoto

Medical annotation tool
MIT License
0 stars 1 forks source link

Look into creating an authenticated client for tests #98

Closed jb3rndt closed 2 years ago

jb3rndt commented 2 years ago

https://github.com/team-folivora/annoto/pull/93#discussion_r865692550

Do you think there is a way to create a fixture like authorized_client that is a tweaked TestClient that automatically sends requests with Authorization header?