osu/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
..
Multiplayer Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
OnlinePlay
Spectator
DependencyProvidingContainer.cs Address todos relating to init-only usages 2023-02-08 17:51:28 -08:00
EditorClockTestScene.cs
EditorSavingTestScene.cs Add failing test case covering online ID reset on save 2023-05-01 18:17:35 +02:00
EditorTestScene.cs Adjust method naming and copy 2023-01-01 18:50:47 +01:00
LegacySkinPlayerTestScene.cs Rename SkinnableTargetContainer to SkinComponentsContainer 2023-02-15 18:37:41 +09:00
ModPerfectTestScene.cs
ModTestScene.cs Move test to a mod test and add more resilient test logic 2023-02-14 15:07:45 +09:00
OsuGameTestScene.cs Fix intermittent failure in tests with restarting player instances 2023-01-15 16:06:06 +03:00
OsuGridTestScene.cs
OsuManualInputManagerTestScene.cs Simplify container logic 2023-01-16 23:24:47 -08:00
OsuTestScene.cs
PlacementBlueprintTestScene.cs
PlayerTestScene.cs Output gameplay clock progress in PlayerTestScenes 2023-02-01 23:42:44 +09:00
RateAdjustedBeatmapTestScene.cs Add failing test coverage of skip no longer working in replay playback 2023-02-10 18:57:04 +09:00
ScreenTestScene.cs
ScrollingTestContainer.cs
SelectionBlueprintTestScene.cs
SkinnableTestScene.cs Adjust SkinnableTestScene to give more breathing room to RelativeSize components 2023-01-18 15:37:46 +09:00
TestPlayer.cs Fix intermittent failure in tests with restarting player instances 2023-01-15 16:06:06 +03:00
TestReplayPlayer.cs
TestUserLookupCache.cs