This allows us to use the same method of checking for other files that should exist, for example the audio file.
By using the same method, they all share test cases too.
This lets us access things like the background, track, etc. which are necessary for quality and filesize checks.
Also improves the structure of the `CheckBackgroundTest` class in the process.