osu/osu.Game.Tests
Bartłomiej Dach 881043bc5d Fix failing test after mod settings layout changes
The slight hack which was used in the test to ensure that the mod
settings overlay covered the entire width of the mod overlay broke after
adjustments to the layout in the previous commit.

Locally adjust the hack to use the parent of the `ModSettingsContainer`
rather than the container itself.
2021-04-20 19:38:25 +02:00
..
Audio
Beatmaps Add tests for consecutive perfect-curve segments 2021-04-06 13:32:17 +02:00
Chat
Collections/IO
Editing Update asserts to use better nunit specifications 2021-04-13 15:04:01 +09:00
Gameplay Add failing test 2021-04-20 16:51:00 +09:00
Input Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Mods Fix test case filename not matching 2021-04-13 05:31:56 +03:00
NonVisual Add SessionStaticsTest 2021-04-18 23:04:28 -04:00
Online Make Mod.Description abstract and add missing descriptions 2021-04-15 16:39:20 +09:00
OnlinePlay
Resources Add tests for consecutive perfect-curve segments 2021-04-06 13:32:17 +02:00
Rulesets Adjust scoring values to better fit osu!mania 2021-04-05 13:28:46 +09:00
Scores/IO
ScrollAlgorithms
Skins Add test coverage 2021-03-24 22:55:15 +03:00
Testing
Visual Fix failing test after mod settings layout changes 2021-04-20 19:38:25 +02:00
ImportTest.cs
osu.Game.Tests.csproj Send a warning notification if device is unplugged and low battery 2021-04-07 15:56:50 -04:00
tests.ruleset Exclude tests from ConfigureAwait rule 2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs