1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 00:47:26 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 881043bc5d Fix failing test after mod settings layout changes
The slight hack which was used in the test to ensure that the mod
settings overlay covered the entire width of the mod overlay broke after
adjustments to the layout in the previous commit.

Locally adjust the hack to use the parent of the `ModSettingsContainer`
rather than the container itself.
2021-04-20 19:38:25 +02:00
..
Background Revert "Inverse ignore user settings bindable to "apply user settings" instead" 2021-04-15 08:02:12 +03:00
Collections Add test coverage 2021-02-24 18:49:16 +09:00
Components add blank line between method 2021-04-18 23:49:13 -04:00
Editing Add test case failing on selection after paste 2021-04-18 20:28:39 +09:00
Gameplay Apply fixes to tests 2021-04-19 17:02:59 +09:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Attempt to fix match subscreen test failure 2021-04-16 16:16:28 +09:00
Navigation Add regression test coverage 2021-04-08 15:20:53 +09:00
Online Display "replays watched" tooltip for replays subsection 2021-04-12 21:51:06 +03:00
Playlists Add return bool to HandleRequest to better trigger failures 2021-03-23 18:17:29 +09:00
Ranking Fix test checking nullable string 2021-03-17 19:07:29 +09:00
Settings Add rotation slider 2021-03-30 12:40:50 +09:00
SongSelect Add test coverage for song select footer area 2021-04-07 18:29:31 +09:00
UserInterface Fix failing test after mod settings layout changes 2021-04-20 19:38:25 +02:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00