1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 07:22:55 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 8ab3a87b13
Add failing test case covering online ID reset on save
This test scene passes at e58e1151f3 and
fails at current master, due to an inadvertent regression caused by
e72f103c17.

As it turns out, the online lookup flow that was causing UI thread
freezes when saving beatmaps in the editor, was also responsible for
resetting the online ID of locally-modified beatmaps if online lookup
failed.
2023-05-01 18:17:35 +02:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Add second definition of EndTime for storyboard elements to account for loops in lifetime 2023-04-25 15:22:11 +09:00
Beatmaps Partial everything 2022-11-27 00:00:27 +09:00
Collections Partial everything 2022-11-27 00:00:27 +09:00
Colours Partial everything 2022-11-27 00:00:27 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
Editing Add failing test case covering online ID reset on save 2023-05-01 18:17:35 +02:00
Gameplay Also disable counting on argon display in test 2023-04-25 20:17:57 +02:00
Menus Fix overlay toggle keys working during disabled activation modes 2023-04-03 15:03:47 +09:00
Mods Partial everything 2022-11-27 00:00:27 +09:00
Multiplayer Move ongoing operation wait step to proper place 2023-01-29 00:24:15 +03:00
Navigation Add xmldoc to new test mentioning failure rate and general purpose 2023-04-29 11:05:10 +09:00
Online Remove usage of "diff" vernacular 2023-04-10 15:27:10 +02:00
Playlists Fix intermittent failure in playlists match loading test 2023-01-20 01:18:41 +03:00
Ranking Simplify TestSceneAccuracyCircle test specifications 2023-02-09 15:42:03 +09:00
Settings Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SongSelect Shorten label to just "matches" 2023-04-17 20:59:41 -07:00
UserInterface Add failing beatmap listing sort direction on criteria change test 2023-03-21 15:08:37 -07:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Partial everything 2022-11-27 00:00:27 +09:00