1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 04:07:24 +08:00
osu-lazer/osu.Game.Tests/Visual/Background
Bartłomiej Dach 17c19063f7
Fix user dim test scene accumulating no fail instances in SelectedMods
The old design was apparently somehow tolerant of multiple instances of
the same mod in `SelectedMods`, but the new one is not.

Fix the test, because appending to a list of mods that was getting
modified by previous tests is generally not how tests should be
written.
2022-05-05 22:16:56 +02:00
..
TestSceneBackgroundScreenDefault.cs Add failing test for storyboard not tracking current track 2021-12-27 12:28:49 +01:00
TestSceneSeasonalBackgroundLoader.cs Add failing assert for seasonal background equality 2021-06-15 23:19:33 +02:00
TestSceneUserDimBackgrounds.cs Fix user dim test scene accumulating no fail instances in SelectedMods 2022-05-05 22:16:56 +02:00
TestSceneUserDimContainer.cs Revert "Inverse ignore user settings bindable to "apply user settings" instead" 2021-04-15 08:02:12 +03:00