osu/osu.Game.Tests
Dean Herbert e0629ba81c Update all dependencies 2021-11-20 13:31:10 +09:00
..
Audio
Beatmaps Add test coverage for ruleset load failure scenario 2021-11-17 22:10:45 +01: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 Remove `SkinConfiguration` subclasses and allow configuration parsing for all skin types 2021-10-22 14:42:23 +09:00
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 Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
Rulesets
Scores/IO Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
ScrollAlgorithms
Skins Update all simple cases of switching to `IWorkingBeatmap` 2021-11-17 20:56:57 +09:00
Testing Update `DifficultyCalculator` to take an `IWorkingBeatmap` 2021-11-15 19:16:48 +09:00
Visual Fix potential null reference in `FadeAccessibleBackground` test class 2021-11-19 14:03:07 +09:00
ImportTest.cs
WaveformTestBeatmap.cs
osu.Game.Tests.csproj Update all dependencies 2021-11-20 13:31:10 +09:00
tests.ruleset