Prevents crashes from trying to access features that are not applicable to mobile.
and fixed the test because of new DI letting it fail
Delete ALL beatmaps
There is now a CreateContext method for retrieving a stand-alone context for threaded use. We may want to add safety against this context being disposed (or just return a fresh one if it is).
Also adds an option to delete all beatmaps for testing purposes.