osu/osu.Game/Tests
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
..
Beatmaps Fix assembly location lookups 2022-12-16 19:19:59 +09:00
Gameplay
Rulesets
Visual Add failing test case covering online ID reset on save 2023-05-01 18:17:35 +02:00
CleanRunHeadlessGameHost.cs
FlakyTestAttribute.cs
OsuTestBrowser.cs Fix test browsers on longer working after framework update 2023-01-21 14:49:47 +03:00
PollingNotificationsClient.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
PollingNotificationsClientConnector.cs
VisualTestRunner.cs