osu/osu.Game.Tests
Dean Herbert ac1a452e20
Merge pull request #16239 from peppy/sanitise-test-directory-usage
Fix some more test directory usage weirdness
2021-12-25 12:09:18 +09:00
..
Audio
Beatmaps Update usages of CleanRunHeadlessGameHost to match new signature 2021-12-24 20:17:34 +09:00
Chat Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Collections/IO Fix some regressing behaviour due to CleanRunHeadlessGameHost's naming structure changing 2021-12-24 20:24:37 +09:00
Database Update usages of CleanRunHeadlessGameHost to match new signature 2021-12-24 20:17:34 +09:00
Editing Add helper method for editor check tests 2021-11-24 14:22:41 +09:00
Gameplay Add cancellation support to game-side IResourceStores 2021-12-23 10:33:17 +01: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 Fix some regressing behaviour due to CleanRunHeadlessGameHost's naming structure changing 2021-12-24 20:24:37 +09:00
Online Merge pull request #16083 from peppy/fix-online-availability-after-reimport 2021-12-15 08:31:02 +09:00
OnlinePlay Add and use separate extensions for historical and upcoming playlist items 2021-12-21 08:01:04 +01:00
Resources Move "excess mods" test behaviour to local usages 2021-12-13 16:41:30 +09:00
Rulesets Add cancellation support to game-side IResourceStores 2021-12-23 10:33:17 +01:00
Scores/IO Remove OnlineID comparison from ScoreInfo.Equals 2021-12-10 18:17:43 +09:00
ScrollAlgorithms
Skins Update usages of CleanRunHeadlessGameHost to match new signature 2021-12-24 20:17:34 +09:00
Testing Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
Visual Merge branch 'master' into beatmap-card/extra-on-listing 2021-12-24 19:02:51 +09:00
ImportTest.cs
osu.Game.Tests.csproj Update all dependencies 2021-11-20 13:31:10 +09:00
tests.ruleset
WaveformTestBeatmap.cs