osu/osu.Game.Tests
Salman Ahmed f14774e795
Rename to TestSceneRulesetDependencies, mark as headless and avoid throwing
Avoid throw not implemented exceptions from TestRuleset since it's now set as the global ruleset bindable automatically by base, throwing to innocent components is probably not needed.
2020-06-15 11:49:50 +03:00
..
Beatmaps Use async overload 2020-06-10 00:08:48 +09:00
Chat Remove usages of null-forgiving operator 2020-06-09 22:13:48 +09:00
Editing Fix undo/redo behaving poorly with simultaneous objects 2020-04-30 20:39:41 +09:00
Gameplay Merge remote-tracking branch 'upstream/master' into cache-ruleset-dependencies-for-tests 2020-06-15 11:31:12 +03:00
NonVisual Fix test function override 2020-06-02 14:39:15 +09:00
Online
Resources Merge remote-tracking branch 'upstream/master' into cache-ruleset-dependencies-for-tests 2020-06-15 11:31:12 +03:00
Rulesets/Scoring
Scores/IO Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Fix beatmap skins providing fallback version lookup, preceding user skins 2020-05-12 11:08:30 +09:00
Testing Rename to TestSceneRulesetDependencies, mark as headless and avoid throwing 2020-06-15 11:49:50 +03:00
Visual Merge branch 'master' into test-scene-create-ruleset 2020-06-15 16:40:02 +09:00
osu.Game.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 2020-04-27 08:59:09 +00:00
WaveformTestBeatmap.cs