1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 15:07:44 +08:00
osu-lazer/osu.Game.Tests/Visual
2022-01-04 11:51:41 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Beatmaps Rename BeatmapCard{ => Normal} 2021-12-21 08:26:21 +01:00
Collections Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Add test coverage of editor resetting mods on entering 2021-12-10 18:57:33 +09:00
Gameplay Improve reliability of TestStoryboardSkipOutro 2022-01-01 15:32:39 +09:00
Menus Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Navigation Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Online Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Playlists Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
Ranking Fix intermittent test failures on TestSceneResultsScreen due to long delay step 2021-12-21 15:15:05 +09:00
Settings Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
SongSelect Replace usages of Wait with WaitSafely 2022-01-04 11:51:41 +09:00
UserInterface Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
TestMultiplayerComponents.cs Rename TestMultiplayerScreenStack to TestMultiplayerComponents 2021-12-20 18:24:59 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00