Preparations: simplified root user info and token setup
It makes more sense to set the root user once (and in the uniform way provided by the User class), to ensure its token immediately and to just assume that in the subsequent setups. Notably `session.login_as_root()` might simply not be called at all in the current test run.
Loading
Please register or sign in to comment