osu/osu.Game.Tests
Dan Balasescu f9e3d9bb92
Merge branch 'master' into i-working-beatmap/difficulty-calculator
2021-11-16 17:46:38 +09:00
..
Audio
Beatmaps Rename `BeatmapSetInfo.OnlineBeatmapSetID` to `OnlineID` to match interface 2021-11-12 17:52:44 +09:00
Chat Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
Collections/IO
Database Add test coverage of failed imports 2021-11-12 16:12:44 +09:00
Editing Refactor to avoid duplicate code 2021-11-10 06:18:40 +01:00
Gameplay
Input
Localisation
Models Add fallback case for `GetDisplayString` if called on a null reference 2021-11-12 16:02:51 +09:00
Mods Update `DifficultyCalculator` to take an `IWorkingBeatmap` 2021-11-15 19:16:48 +09:00
NonVisual Update tests to match new equality not including online ID checks 2021-11-15 14:43:43 +09:00
Online Update `DifficultyCalculator` to take an `IWorkingBeatmap` 2021-11-15 19:16:48 +09:00
OnlinePlay Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
Resources
Rulesets
Scores/IO Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
ScrollAlgorithms
Skins Add test coverage of skin with missing section header 2021-11-02 14:05:14 +09:00
Testing Update `DifficultyCalculator` to take an `IWorkingBeatmap` 2021-11-15 19:16:48 +09:00
Visual Merge branch 'master' into i-working-beatmap/difficulty-calculator 2021-11-16 17:46:38 +09:00
ImportTest.cs
WaveformTestBeatmap.cs
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