osu/osu.Game.Tests
Dean Herbert dd4a1104e4
Always debounce external Filter requests (except for tests)
The only exception to the rule here was "when screen isn't active apply
without debounce" but I'm not sure we want this. It would cause a
stutter on returning to song select and I'm not even sure this is a
common scenario.

I'd rather remove it and see if someone finds an actual case where this
is an issue.
2024-08-28 19:13:50 +09:00
..
Audio
Beatmaps Fix another test 2024-08-13 17:18:11 +09:00
Chat
Collections/IO
Database Add failing test showing date added changing when importing as update with no change 2024-08-02 20:46:02 +09:00
Editing Revert the unit test changes 2024-08-05 16:40:31 +08:00
Extensions
Gameplay
Input
Localisation
Models
Mods Add failing test coverage 2024-07-30 08:39:01 +02:00
NonVisual move timing point binary search back inline 2024-08-21 01:50:52 +02:00
Online
OnlinePlay
Resources Add failing test showing deserialise failing with some skins 2024-08-23 20:44:35 +09:00
Rulesets
Scores/IO
ScrollAlgorithms
Skins Add failing test showing deserialise failing with some skins 2024-08-23 20:44:35 +09:00
Testing
Utils move timing point binary search back inline 2024-08-21 01:50:52 +02:00
Visual Always debounce external Filter requests (except for tests) 2024-08-28 19:13:50 +09:00
ImportTest.cs
osu.Game.Tests.csproj
tests.ruleset
WaveformTestBeatmap.cs