Skip to content
Snippets Groups Projects
Commit 5f5ce18e authored by Georges Racinet's avatar Georges Racinet
Browse files

Preparations: caching user access tokens

These can't be read with a webdriver, as it is a security feature
of GitLab not to display them, that's why we where creating new
ones for each session.

Storing them in a cache file will help making the session startup
time shorter. This is especially useful if launching a few tests
repeatedly or with the tests that have to redo the preparations after
an instance restart.
parent 952e922d
No related branches found
No related tags found
No related merge requests found
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