osu/osu.Game.Tests
Dean Herbert aaabaaa5dd
Merge pull request #15320 from smoogipoo/fix-online-play-request-handling
Fix online play request handling in tests
2021-10-28 14:24:00 +09:00
..
Audio Move visual test to correct namespace 2021-09-30 15:19:15 +09:00
Beatmaps Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Chat add changelog links test 2021-10-12 09:57:46 +07:00
Collections/IO
Database Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Editing Merge branch 'master' into no-more-difficulty-control-points-info 2021-10-14 12:02:10 +09:00
Gameplay Remove SkinConfiguration subclasses and allow configuration parsing for all skin types 2021-10-22 14:42:23 +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 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Online Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OnlinePlay
Resources Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Rulesets
Scores/IO Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
ScrollAlgorithms
Skins Remove SkinConfiguration subclasses and allow configuration parsing for all skin types 2021-10-22 14:42:23 +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 #15320 from smoogipoo/fix-online-play-request-handling 2021-10-28 14:24:00 +09:00
ImportTest.cs Fix GameHosts being run on TPL threads 2021-10-12 17:13:36 +09:00
osu.Game.Tests.csproj Add failing test coverage of realm blocking behaviour 2021-10-01 01:20:06 +09:00
tests.ruleset
WaveformTestBeatmap.cs