1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach 9758e5f840
Fix utterly broken test
- Was on wrong ruleset, so the mod/free mod sets did literally nothing
- `assertHasFreeModButton` had a param that did nothing
- Was checking `MatchingFilter` rather than `Visible`
2023-06-18 14:16:38 +02:00
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
Background Refactor IWorkingBeatmap.Background to GetBackground() 2023-06-08 16:19:32 +09:00
Beatmaps Partial everything 2022-11-27 00:00:27 +09:00
Collections Add test coverage showing commit failure in manage collections dialog 2023-06-04 12:50:30 +09:00
Colours Partial everything 2022-11-27 00:00:27 +09:00
Components Partial everything 2022-11-27 00:00:27 +09:00
Editing Merge branch 'master' into beat-divisor-better-defaults 2023-06-08 20:35:03 +02:00
Gameplay Fix code quality inspection 2023-06-06 21:11:24 +02:00
Menus Fix overlay toggle keys working during disabled activation modes 2023-04-03 15:03:47 +09:00
Mods Add testing 2023-05-29 22:33:46 +02:00
Multiplayer Fix utterly broken test 2023-06-18 14:16:38 +02:00
Navigation Add test coverage of editor timestamp remembering 2023-06-06 15:25:19 +09:00
Online Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
Playlists Fix intermittent failure in playlists match loading test 2023-01-20 01:18:41 +03:00
Ranking Return StatisticItems rather than StatisticRows from ruleset 2023-06-01 14:35:15 +09:00
Settings Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SongSelect Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
UserInterface Merge branch 'master' into add-mod-search-option 2023-06-09 16:27:18 +03:00
TestMultiplayerComponents.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneOsuScreenStack.cs Partial everything 2022-11-27 00:00:27 +09:00