1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:07:25 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 3b55eeb416 Fix test failure by setting beatmap
Post-merge, it was failing because somewhere along the way
`EditorClockTestScene` started expecting inheritors to set the beatmap
themselves explicitly in BDL.
2021-03-17 18:39:48 +01:00
..
Background Update other tests which can benefit from using a shorter beatmap 2021-02-22 14:53:32 +09:00
Collections Add test coverage 2021-02-24 18:49:16 +09:00
Components Replace using static with explicit nested reference 2021-01-02 12:25:59 +01:00
Editing Fix test failure by setting beatmap 2021-03-17 18:39:48 +01:00
Gameplay Add failing test covering alpha commands proceeding non-alpha (but ignored) commands 2021-03-09 15:54:11 +09:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Add comments marking workarounds required for EFcore 5 2021-03-15 13:29:26 +09:00
Navigation Add test showing toolbar behavior change 2021-03-12 15:48:49 -08:00
Online Replace usage of CurrentModeRank in line with API change 2021-03-01 23:07:25 +03:00
Playlists Replace usage of CurrentModeRank in line with API change 2021-03-01 23:07:25 +03:00
Ranking Fix failing tests doing reference comparisons between string and LocalisedString 2021-02-25 17:49:54 +09:00
Settings Add test coverage 2021-03-02 19:21:03 +01:00
SongSelect Add comments marking workarounds required for EFcore 5 2021-03-15 13:29:26 +09:00
UserInterface Fix failing tests doing reference comparisons between string and LocalisedString 2021-02-25 17:49:54 +09: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