testutils: Move most test setup to be once per class
The result of this setup will be the same every time, so there isn't
much point in repeating it. When we add tests with time-consuming setup
like running steam-runtime-system-info, we'll only want to do that once.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Please register or sign in to comment