osu/osu.Game.Tests/Visual
Bartłomiej Dach 00732822c3
Replace insufficiently specific exception type
Resolves compilation failures for the newly-added Android build-only CI
job caused by inspection CA2201 ("Exception type System.Exception is not
sufficiently specific").
2021-10-24 17:45:39 +02:00
..
Audio Fix `AudioFilter` test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Rename last remaining `BeatmapInfo Beatmap` usage 2021-10-04 17:35:53 +09:00
Collections
Colours
Components
Editing Merge branch 'master' into fix-editor-difficulty-name-update 2021-10-15 11:14:45 +09:00
Gameplay Add test coverage for no submission for ruleset with null ID 2021-10-19 00:06:07 +02:00
Menus Fix weird edge case in `TestSceneIntroWelcome` 2021-10-07 19:58:34 +09:00
Mods
Multiplayer Remove redundant parenthesis 2021-10-20 18:11:33 +09:00
Navigation Fix startup import test waiting on potentially incorrect notification type 2021-10-15 13:26:31 +09:00
Online Replace insufficiently specific exception type 2021-10-24 17:45:39 +02:00
Playlists Fix intermittent results screen test failures 2021-10-08 15:18:01 +09:00
Ranking Fix intermittent score panel test failure 2021-10-06 16:46:27 +09:00
Settings Remove grid usage in `SettingsItem` 2021-10-18 22:07:32 +02:00
SongSelect Fix test failure due to retyped class 2021-10-14 14:11:12 +09:00
UserInterface Rename usages which rely on online backing 2021-10-21 16:58:42 +09:00
TestSceneOsuScreenStack.cs Move `MusicController` adjustment set to inside `OsuScreen` itself (and result `nullable`) 2021-09-16 16:08:09 +09:00