osu/osu.Game.Tests
2021-11-05 12:46:02 +09:00
..
Audio Move visual test to correct namespace 2021-09-30 15:19:15 +09:00
Beatmaps Add temporary disable of failing r# inspection 2021-11-04 15:09:04 +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 Update some other missed incorrect null/empty usages 2021-11-04 14:50:43 +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
NonVisual Remove BeatmapSetInfo.OnlineInfo and all usages 2021-11-04 15:23:04 +09:00
Online Fix a few more "maybe null" inspections 2021-11-04 16:11:23 +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 Add test coverage of skin with missing section header 2021-11-02 14:05:14 +09:00
Testing
Visual Merge branch 'master' into beatmap-refactor/remove-online-info 2021-11-05 12:46:02 +09:00
ImportTest.cs Fix GameHosts being run on TPL threads 2021-10-12 17:13:36 +09:00
osu.Game.Tests.csproj Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 2021-11-01 17:01:54 +00:00
tests.ruleset
WaveformTestBeatmap.cs