osu/osu.Game.Tests
Dan Balasescu bece807857
Merge pull request #14980 from peppy/difficulty-move-to-beatmap
Copy `BaseDifficulty` to `Beatmap<T>` and move the majority of write operations across
2021-10-07 18:43:44 +09:00
..
Audio
Beatmaps Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Chat
Collections/IO
Database Fix stream being held open causing windows CI failures 2021-10-04 14:30:22 +09:00
Editing Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Gameplay Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Input
Localisation Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00
Mods Disable APIMod/Mod cross equality support 2021-09-10 11:24:56 +09:00
NonVisual Rename all remaining cases 2021-10-03 00:55:29 +09:00
Online Rename APIRequest.Result to Response 2021-10-05 14:28:56 +09:00
OnlinePlay
Resources Add test case for legacy loop count behaviour 2021-10-02 18:40:41 +02:00
Rulesets
Scores/IO Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
ScrollAlgorithms
Skins Initial push to use ILive in import process 2021-09-30 22:55:25 +09:00
Testing Bring back SettingsStore to avoid changing ruleset API for now 2021-09-15 17:12:02 +09:00
Visual Merge pull request #14980 from peppy/difficulty-move-to-beatmap 2021-10-07 18:43:44 +09:00
ImportTest.cs
osu.Game.Tests.csproj Add failing test coverage of realm blocking behaviour 2021-10-01 01:20:06 +09:00
tests.ruleset
WaveformTestBeatmap.cs