Skip to content
Snippets Groups Projects
Commit f96b3b88 authored by Sascha Klawohn's avatar Sascha Klawohn
Browse files

auth_dict, userN_auth -> auth_headers, .._tokens

Fixture auth_dict returned both a header and a token, the latter was
discarded in most tests. The specific userN_auth fixtures only returned
the header. To simplify, those fixtures are replaced with just
auth_headers for most cases, and upload_tokens for the few cases where
the token is needed.
parent 8b95a120
No related branches found
No related tags found
1 merge request!1812Restructure group tests
Pipeline #203775 passed
Showing with 214 additions and 280 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment