osu/osu.Game.Tests/Visual
Bartłomiej Dach ea400a9db7
Fix cross-test interference
`TestLastPlayedUpdated` was implicitly relying on running first.
`TestGuestScoreIsStoredAsGuest` showing up changed test ordering,
causing the former test to fail if it didn't get to run first.
2023-10-10 09:30:51 +02:00
..
Audio
Background Ensure background of gameplay is black when storyboard is overriding background display 2023-08-02 15:50:15 +09:00
Beatmaps Implement nano beatmap card 2023-09-18 11:30:14 +02:00
Collections
Colours
Components
Editing Fix incorrect test assumption in TestSceneEditorClock 2023-10-06 16:43:28 +09:00
Gameplay Fix cross-test interference 2023-10-10 09:30:51 +02:00
Menus Fix star fountain directions not matching stable 2023-08-21 17:59:24 +09:00
Mods
Multiplayer Add more test coverage to multi spectator screen 2023-08-16 17:14:42 +09:00
Navigation Add failing test coverage of selection not being retained on song select 2023-08-28 10:05:59 +02:00
Online Merge branch 'beatmap-card-nano' into missing-beatmap 2023-09-18 14:56:06 +02:00
Playlists
Ranking
Settings Fix broken test 2023-07-13 22:28:26 +02:00
SongSelect Fix failing song select tack transfer test by using a real track 2023-09-28 15:59:06 +09:00
UserInterface Code quality pass 2023-09-28 19:03:34 +09:00
TestMultiplayerComponents.cs
TestSceneOsuScreenStack.cs Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments 2023-07-25 20:20:53 +09:00