osu/osu.Game.Tests
2021-12-15 17:00:06 +09:00
..
Audio
Beatmaps Move test ScoreInfo creation to TestResources 2021-12-13 16:34:50 +09:00
Chat
Collections/IO
Database Add test coverage showing that KeyBindingStore won't remove excess key bindings 2021-12-13 15:26:32 +09:00
Editing Add helper method for editor check tests 2021-11-24 14:22:41 +09:00
Gameplay Store default skins to database 2021-11-29 18:28:25 +09:00
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 Move playlist item beatmap population to MatchSubScreen 2021-12-10 20:08:59 +09:00
Online Merge pull request #16083 from peppy/fix-online-availability-after-reimport 2021-12-15 08:31:02 +09:00
OnlinePlay Combine similarly named StatefulMultiplayerClient tests 2021-12-02 14:53:07 +09:00
Resources Move "excess mods" test behaviour to local usages 2021-12-13 16:41:30 +09:00
Rulesets
Scores/IO Remove OnlineID comparison from ScoreInfo.Equals 2021-12-10 18:17:43 +09:00
ScrollAlgorithms
Skins Add failing test coverage of exporting default skin importing with incorrect type 2021-12-02 18:05:16 +09:00
Testing Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
Visual Add another until step to guard against async test issues 2021-12-15 17:00:06 +09:00
ImportTest.cs
osu.Game.Tests.csproj Update all dependencies 2021-11-20 13:31:10 +09:00
tests.ruleset
WaveformTestBeatmap.cs