osu/osu.Game.Tests
2021-11-24 12:49:57 +09:00
..
Audio
Beatmaps Merge branch 'master' into fix-working-beatmap-wrong-exception-type 2021-11-21 15:50:07 +09:00
Chat Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Collections/IO
Database Add helper property to access a realm beatmap's beatmap file 2021-11-22 15:30:11 +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 Fix a few more multiplayer test timeouts 2021-11-23 16:07:03 +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 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 DifficultyCalculator to take an IWorkingBeatmap 2021-11-15 19:16:48 +09:00
Visual Update cases where equality can be used instead of primary key equality 2021-11-24 12:49:57 +09:00
ImportTest.cs
osu.Game.Tests.csproj Update all dependencies 2021-11-20 13:31:10 +09:00
tests.ruleset
WaveformTestBeatmap.cs