1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:07:24 +08:00
osu-lazer/osu.Game.Tests/Visual/Menus
Salman Ahmed 318f830cd2 Expand test coverage for different scaling modes
Intentionally not using `[Values]` as the scale modes can be applied to
the running game instance directly, rather than recreating it all over
again.

The same could be said for the notification overlay but not sure, seems
like something that should be considered at an `OsuGameTestScene` level
instead (whether the same game instance can be reused for further
testing).
2021-08-21 04:19:55 +03:00
..
IntroTestScene.cs Add visualtest to check if Track loops in Welcome 2020-06-29 02:16:19 +02:00
TestSceneDisclaimer.cs Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
TestSceneIntroCircles.cs Reorganise tests and add restart step 2019-07-09 18:21:43 +09:00
TestSceneIntroTriangles.cs Add triangles intro 2019-08-09 20:05:28 +09:00
TestSceneIntroWelcome.cs Avoid beatmap load call in IntroScreen 2020-08-21 15:50:14 +09:00
TestSceneLoader.cs Modify assert to avoid false failures 2020-03-28 00:43:57 +01:00
TestSceneMusicActionHandling.cs Fix TestSettingsMigration's usage of RecycleLocalStorage 2021-08-18 16:39:10 +09:00
TestSceneSideOverlays.cs Expand test coverage for different scaling modes 2021-08-21 04:19:55 +03:00
TestSceneSongTicker.cs Remove more local music controller caches 2020-08-11 13:11:59 +09:00
TestSceneToolbar.cs Simplify input buttons/keys in tests 2020-11-09 14:18:20 -08:00