osu/osu.Game.Tests
Dan Balasescu c225f8f84c
Merge branch 'master' into realm-subscribe-helper-methods
2021-12-01 20:15:21 +09:00
..
Audio
Beatmaps Remove all usages of `FileStore.QueryFiles` 2021-11-25 14:06:02 +09:00
Chat Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
Collections/IO
Database Add extension methods to add extra safety to realm subscriptions 2021-12-01 15:09:53 +09:00
Editing Add helper method for editor check tests 2021-11-24 14:22:41 +09:00
Gameplay
Input
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 Apply assertion fix from review 2021-12-01 11:29:02 +09:00
Online Remove unnecessary `GameHost` parameter 2021-11-25 17:42:41 +09:00
OnlinePlay Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
Resources Combine all test data `BeatmapSetInfo` creation into a single method 2021-11-24 18:07:32 +09:00
Rulesets
Scores/IO Update cases where equality can be used instead of primary key equality 2021-11-24 12:49:57 +09:00
ScrollAlgorithms
Skins Update all simple cases of switching to `IWorkingBeatmap` 2021-11-17 20:56:57 +09:00
Testing Update mock `RulesetInfo` usage to set `OnlineID` instead of `ID` 2021-11-24 15:50:26 +09:00
Visual Merge pull request #15875 from peppy/fix-match-type-propagation 2021-12-01 11:23:28 +09:00
ImportTest.cs
WaveformTestBeatmap.cs
osu.Game.Tests.csproj Update all dependencies 2021-11-20 13:31:10 +09:00
tests.ruleset