osu/osu.Game.Tests
2021-12-06 17:09:11 +09:00
..
Audio
Beatmaps Add failing test case 2021-12-04 17:13:43 +01:00
Chat Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Collections/IO
Database Simplify slightly redundant assertions 2021-12-04 14:42:01 +01:00
Editing Add helper method for editor check tests 2021-11-24 14:22:41 +09:00
Gameplay
Input Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
Localisation
Models Make BeatmapSet.Metadata non-null 2021-11-24 15:03:34 +09:00
Mods Update DifficultyCalculator to take an IWorkingBeatmap 2021-11-15 19:16:48 +09:00
NonVisual Combine similarly named StatefulMultiplayerClient tests 2021-12-02 14:53:07 +09:00
Online Remove unnecessary GameHost parameter 2021-11-25 17:42:41 +09:00
OnlinePlay Combine similarly named StatefulMultiplayerClient tests 2021-12-02 14:53:07 +09:00
Resources Combine all test data BeatmapSetInfo creation into a single method 2021-11-24 18:07:32 +09:00
Rulesets
Scores/IO Update cases where equality can be used instead of primary key equality 2021-11-24 12:49:57 +09:00
ScrollAlgorithms
Skins Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
Testing Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
Visual Refactor TestScenSpectatorPlayback to properly clean up without async disposal 2021-12-06 17:09:11 +09:00
ImportTest.cs
osu.Game.Tests.csproj Update all dependencies 2021-11-20 13:31:10 +09:00
tests.ruleset
WaveformTestBeatmap.cs