1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert fc0c9f76bd Fix UpdateBeatmapSetButton intermittent test failure
Carousel would only expire items when off-screen. This meant that for a
case (like a test) where items are generally always on-screen,
`UpdateBeatmapSet` calls would result in panels remaining hidden but not
cleaned up.
2022-07-21 16:24:48 +09:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Background Automated #nullable processing 2022-06-17 16:37:17 +09:00
Beatmaps Automated #nullable processing 2022-06-17 16:37:17 +09:00
Collections Automated #nullable processing 2022-06-17 16:37:17 +09:00
Colours Automated #nullable processing 2022-06-17 16:37:17 +09:00
Components Automated #nullable processing 2022-06-17 16:37:17 +09:00
Editing Add extra steps to TestExitWithoutSave to guarantee track type 2022-07-13 19:41:46 +09:00
Gameplay Add test coverage ensuring unique acronyms 2022-07-16 17:19:55 +09:00
Menus Fix intermittent MusicController tests 2022-07-08 14:29:15 +09:00
Mods Automated #nullable processing 2022-06-17 16:37:17 +09:00
Multiplayer Fix multiplayer queue edit button opening to the wrong beatmap 2022-07-18 23:21:16 -05:00
Navigation Fix incorrect disposal in teardown steps 2022-06-21 14:08:30 +09:00
Online Fix changelog overlay tests failing due to missing CreatedAt date 2022-07-21 07:21:27 +03:00
Playlists Update parameter discards 2022-06-24 21:26:19 +09:00
Ranking Automated #nullable processing 2022-06-17 16:37:17 +09:00
Settings Update parameter discards 2022-06-24 21:26:19 +09:00
SongSelect Fix UpdateBeatmapSetButton intermittent test failure 2022-07-21 16:24:48 +09:00
UserInterface Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
TestMultiplayerComponents.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TestSceneOsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00