1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:07:33 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert b0d14526ea Move test ScoreInfo creation to TestResources
The main goal here is to remove the inheritance, since realm doesn't
like that. Unfortunate that we can't use object initialisers in a few of
these places, but no real way around that.
2021-12-13 16:34:50 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Use ILive for current skin 2021-11-29 18:28:25 +09:00
Beatmaps Disable beatmap card expansion on solo spectator screen 2021-12-05 20:07:58 +01:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Add test coverage of editor resetting mods on entering 2021-12-10 18:57:33 +09:00
Gameplay Rename APIScoreInfo to APIScore 2021-12-10 16:11:49 +09:00
Menus Cache and consume IRulesetStore where feasible 2021-12-03 18:16:01 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Merge branch 'master' into pre-realm-score-tidy 2021-12-11 19:25:39 +09:00
Navigation Use OnlineID for set operations 2021-12-10 16:11:48 +09:00
Online Rename APIScoreInfo to APIScore 2021-12-10 16:11:49 +09:00
Playlists Move test ScoreInfo creation to TestResources 2021-12-13 16:34:50 +09:00
Ranking Move test ScoreInfo creation to TestResources 2021-12-13 16:34:50 +09:00
Settings Rewrite overflow test step for legibility 2021-11-23 06:43:17 +01:00
SongSelect Fix intermittent test failures in TestScenBeatmapInfoWedge due to async load 2021-11-30 12:32:09 +09:00
UserInterface Use OnlineID for set operations 2021-12-10 16:11:48 +09:00
TestMultiplayerScreenStack.cs Remove unused using statement 2021-10-28 15:14:29 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00