osu/osu.Game.Tests
tsrk ddd6c1a1c6
refactor(KeyCounter): address bindables issues
`IsCounting` is back being an auto-property.
`countPresses` is now encapsulated and being exposed as an
`IBindable<int>` via `CountPresses`
2023-02-16 22:20:34 +00:00
..
Audio
Beatmaps Fix storyboard outro time potentially running too long 2023-02-06 16:39:44 +09:00
Chat Fix channel manager test scene not waiting for notifications client connection 2023-01-12 23:14:23 +03:00
Collections/IO
Database
Editing Update test assertions in line with new state saving logic 2023-02-08 15:55:17 +09:00
Extensions
Gameplay Fix intermittent failure in GCC seeking test 2023-01-14 14:34:22 +03:00
Input
Localisation
Models
Mods
NonVisual Fix unrelated tests 2023-01-12 03:39:27 +03:00
Online
OnlinePlay
Resources Add another failing test case 2023-01-30 20:48:52 +01:00
Rulesets Fix sample store creation mutating shared resource store 2023-01-30 20:48:52 +01:00
Scores/IO
ScrollAlgorithms
Skins Add another failing test case 2023-01-30 20:48:52 +01:00
Testing
Utils
Visual refactor(KeyCounter): address bindables issues 2023-02-16 22:20:34 +00:00
ImportTest.cs
osu.Game.Tests.csproj Re-centralise BannedApiAnalysers nuget package 2023-02-11 19:36:40 +09:00
tests.ruleset
WaveformTestBeatmap.cs