osu/osu.Game.Tests/NonVisual
Dean Herbert 16fe0e4f89 Fix `SessionStaticsTest` never working
In headless operation, the test would complete before ever reaching an
idle state. And this test only ran headless..
2021-12-21 15:39:08 +09:00
..
Filtering Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
Multiplayer Move playlist item beatmap population to MatchSubScreen 2021-12-10 20:08:59 +09:00
Ranking Fix HUD unstable rate counter not including judgements before load complete 2021-11-11 13:36:05 +01:00
Skinning Update asserts in line with framework changes to `PlaybackPosition` 2021-09-07 17:25:03 +09:00
BarLineGeneratorTest.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
BeatmapSetInfoEqualityTest.cs Update tests to match new equality not including online ID checks 2021-11-15 14:43:43 +09:00
ClosestBeatDivisorTest.cs
ControlPointInfoTest.cs Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
CustomDataDirectoryTest.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
DifficultyAdjustmentModCombinationsTest.cs Apply assertion fix from review 2021-12-01 11:29:02 +09:00
FirstAvailableHitWindowsTest.cs Replace pragma with `add/remove => throw` 2021-11-05 09:10:38 +03:00
FormatUtilsTest.cs Fix accuracy format unit tests. 2021-07-24 12:39:24 +02:00
FramedReplayInputHandlerTest.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
GameplayClockTest.cs
LimitedCapacityQueueTest.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
OngoingOperationTrackerTest.cs
PeriodTrackerTest.cs
ReverseQueueTest.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
ScoreInfoTest.cs Add deep cloning support to `Score`/`ScoreInfo`/`Replay` 2021-07-19 14:14:28 +09:00
SessionStaticsTest.cs Fix `SessionStaticsTest` never working 2021-12-21 15:39:08 +09:00
TaskChainTest.cs
TimeDisplayExtensionTest.cs Add new extension for formatting time durations 2021-07-31 16:45:53 +09:00