Add xmldoc to some high-level classes to explain their separation
Fix OAuth token not saving often enough
Beatmap track shouldn't be start/stopped anyway - the IAdjustableClock should be DI'd in to perform the functionality.
Fix regression causing hard crash
Regressed in #2373. My bad.
Fix all possible cases of crossthread import data races
Create ManualInputManagerTestCase
Update AssemblyInfo in line with framework changes
Rewrite editor selections to better handle selection and movement logic
A base class for running more input-driven tests.
Remove TestTestCase
No longer necessary as we have restructured tests considerably.