Preparations: timed test users management
These preparations (signed-in webdriver, personal access token) are only done once per session, but if the session is comprised of only a few tests, they can represent a good chunk of the run time. For example, launching the only current test in test_wikis.py, they represent 45% of the total time (on a warmed up GDK Heptapod based on GitLab 12.10).
Please register or sign in to comment