osu/osu.Game.Tests/Visual
2022-01-12 17:49:10 +09:00
..
Audio
Background Merge branch 'master' into beatmap-background-with-storyboard-stopping 2022-01-11 21:39:49 +01:00
Beatmaps Make tests compile again 2022-01-12 17:00:16 +09:00
Collections Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Colours
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Make tests compile again 2022-01-12 17:00:16 +09:00
Gameplay Add missing Ruleset in ReplayRecorder tests 2022-01-12 17:00:17 +09:00
Menus Fix multiple tests with incorrect access to beatmap imports 2022-01-12 17:49:10 +09:00
Mods
Multiplayer Update ToLive usages in line with recent changes 2022-01-12 17:00:16 +09:00
Navigation Fix TestScenePresentScore sharing metadata/difficulty across multiple beatmaps 2022-01-12 17:00:17 +09:00
Online Make tests compile again 2022-01-12 17:00:16 +09:00
Playlists Make tests compile again 2022-01-12 17:00:16 +09:00
Ranking Fix results screen test failures due to relation query 2022-01-12 17:00:17 +09:00
Settings Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
SongSelect Fix beatmap carousel test failures 2022-01-12 17:49:10 +09:00
UserInterface Fix multiple tests with incorrect access to beatmap imports 2022-01-12 17:49:10 +09:00
TestMultiplayerComponents.cs Rename TestMultiplayerScreenStack to TestMultiplayerComponents 2021-12-20 18:24:59 +09:00
TestSceneOsuScreenStack.cs