osu/osu.Game.Tests
Bartłomiej Dach 69809390d3
Fix HUD unstable rate counter not including judgements before load complete
Also unifies UR calculation logic with the results screen statistic item
to reduce duplication.
2021-11-11 13:36:05 +01:00
..
Audio
Beatmaps Rename BeatmapInfo.Version to DifficultyName to match underlying interface 2021-11-11 17:20:53 +09:00
Chat Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Collections/IO
Database Change to use ReadableKeyCombinationProvider 2021-11-08 06:55:26 +01:00
Editing Refactor to avoid duplicate code 2021-11-10 06:18:40 +01:00
Gameplay
Input
Localisation
Models Rewrite tests to be easier to follow 2021-11-10 11:09:09 +01:00
Mods Disable another "code heurstically unreachable" with comment 2021-11-05 03:50:17 +03:00
NonVisual Fix HUD unstable rate counter not including judgements before load complete 2021-11-11 13:36:05 +01:00
Online Add failing test case 2021-11-09 13:34:36 +01: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
Visual Add failing test case 2021-11-11 13:22:06 +01:00
ImportTest.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
WaveformTestBeatmap.cs