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
Dean Herbert 1bbfbb0d8e Fix test that never should have worked
This was only working by luck until now. It was "correctly" matching on
null online ID (see logic at
abc96057b2/osu.Game/Screens/OnlinePlay/Match/RoomSubScreen.cs (L199-L207)).

Now it works by actually matching on the online ID.
2021-06-23 19:30:11 +09:00
..
Background Add failing assert for seasonal background equality 2021-06-15 23:19:33 +02:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Components add blank line between method 2021-04-18 23:49:13 -04:00
Editing Fix test regression 2021-06-22 19:30:52 -07:00
Gameplay Fix potential null reference in LINQ method 2021-06-22 12:25:29 +03:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Add multiplayer leave navigation tests 2021-06-22 19:30:40 -07:00
Navigation Fix a similar case with online play sub-screens 2021-06-08 17:54:54 +09:00
Online Merge branch 'master' into chat-mention 2021-06-11 20:03:44 +09:00
Playlists Fix test that never should have worked 2021-06-23 19:30:11 +09:00
Ranking add sfx for results screen + sound design tool 2021-06-03 18:34:22 +09:00
Settings Combine RestorableKeyBindingRow back into KeyBindingRow 2021-05-26 18:17:28 +09:00
SongSelect Add test coverage 2021-06-14 15:06:33 +09:00
UserInterface Add option to fix label width of a LabelledDrawable 2021-06-08 16:57:32 +02:00
TestSceneOsuGame.cs Remove outdated dependency requirement in test 2021-04-26 19:07:42 +09:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00