1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-06 07:42:55 +08:00
osu-lazer/osu.Game.Tests
Naxess c13b93e6f1 Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks
This simplifies passing of contextual information by enabling addition without needing to refactor lots of classes.

See next commit for example.
2021-05-12 02:29:18 +02:00
..
Audio Add failing test cases 2020-12-03 23:13:48 +01:00
Beatmaps Rename test to better match tested class 2021-05-11 09:29:15 +09:00
Chat Set static locally in test to ensure tests always run correctly 2021-02-12 21:30:02 +09:00
Collections/IO Centralise import test helper methods 2020-09-18 18:05:33 +09:00
Editing Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks 2021-05-12 02:29:18 +02:00
Gameplay Add test of HitObjectLifetimeEntry.KeepAlive behavior 2021-04-27 18:10:44 +09:00
Input Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Mods Add support for custom controls to SettingSourceAttribute 2021-04-28 02:51:24 +09:00
NonVisual Reword & clarify comments 2021-05-04 22:59:10 +02:00
Online Make Mod.Description abstract and add missing descriptions 2021-04-15 16:39:20 +09:00
OnlinePlay Add separate test for stateful multiplayer client 2021-03-03 22:01:03 +09:00
Resources Add tests for consecutive perfect-curve segments 2021-04-06 13:32:17 +02:00
Rulesets Add inline comment regarding remaining issues with classic scoring 2021-04-28 16:37:48 +09:00
Scores/IO Centralise import test helper methods 2020-09-18 18:05:33 +09:00
ScrollAlgorithms Add test cases for sequential scroll algorithm 2020-05-21 21:56:59 +02:00
Skins Add test coverage 2021-03-24 22:55:15 +03:00
Testing Update namespaces 2021-01-18 21:24:10 +09:00
Visual Change HealthDisplay to be a CompositeDrawable 2021-05-11 23:10:30 +09:00
ImportTest.cs Centralise import test helper methods 2020-09-18 18:05:33 +09:00
osu.Game.Tests.csproj Bump NUnit from 3.13.1 to 3.13.2 2021-04-29 03:51:12 +00:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs Add GetStream to IWorkingBeatmap 2021-04-17 17:47:13 +02:00