Commit Graph

10 Commits

Author SHA1 Message Date
e9463f3c19 Test editor ComposeScreen tests not adding beatmap to hierarchy
Makes it hard to test anything because `EditorBeatmap`'s `Update` method
updates whether a beatmap has timing or not (enabling the placement
controls).

Also adds a basic timing point to allow for better testing.
2022-08-31 14:07:56 +09:00
dd5b127fb5 Update various tests to enable NRT to avoid new inspection failures 2022-07-07 17:51:49 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
c33aee17b0 Cache some more OverlayColourProviders to fix tests 2022-05-24 23:14:28 +02:00
80cce7c3cb Add failing test case 2022-04-18 06:59:58 +03:00
da9a60a695 Update broken test scenes to match new OsuTestScene logic 2022-01-18 13:41:50 +09:00
5e31e890ae Extract class for clipboard contents for DI purposes 2021-11-10 12:36:23 +01:00
410e9159d1 Fix test failures due to missing dependencies 2021-11-09 19:54:38 +01:00
eb90cedc9b Fix editor screen test scenes not updated to show their screens 2021-08-28 20:09:35 +03:00
e3a3144236 Rename editor tests namespace from "Editor" to "Editing" 2020-04-23 11:07:55 +03:00