1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00
osu-lazer/osu.Game.Tests/Visual
Bartłomiej Dach e2a55b79ca Refactor scrolling hit object scene
To better demonstrate the desired effect of the fix introduced in
193e41f, refactor TestSceneScrollingHitObjects to contain two tests,
one of which contains the pre-existing controls to test scroll
algorithms, and the other aims to showcase the fix by setting scroll
parameters appropriately.
2019-12-27 16:52:07 +01:00
..
Background Remove unnecessary string interpolation 2019-12-17 14:04:03 +09:00
Components Fix tests not working if main or audio volume is zero 2019-11-21 10:35:10 +09:00
Editor Fix waveform test beatmap accessing zip archive across multiple threads 2019-12-19 19:48:48 +09:00
Gameplay Refactor scrolling hit object scene 2019-12-27 16:52:07 +01:00
Menus Fix loader animation tests failing occasionally 2019-10-29 17:03:52 +09:00
Multiplayer CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
Online Implement NewsArticleCover class (#7192) 2019-12-18 16:15:23 +09:00
Settings Add tests 2019-12-06 18:04:46 +09:00
SongSelect Add asserts 2019-12-22 06:37:18 +09:00
UserInterface Improve notification overlay test robustness 2019-12-26 23:01:31 +01:00
TestSceneOsuGame.cs CA2201: throw correct exception type. 2019-12-17 13:00:02 +08:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00