1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 08:22:56 +08:00
osu-lazer/osu.Game.Tests/Visual
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
..
Background Add failing assert for seasonal background equality 2021-06-15 23:19:33 +02:00
Collections Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Mark PollingComponent test as headless 2021-08-12 15:03:05 +09:00
Editing Add test coverage 2021-08-17 16:56:06 +02:00
Gameplay Merge branch 'master' into multiplayer-chat 2021-08-20 11:54:42 +09:00
Menus Expand test coverage for different scaling modes 2021-08-21 04:19:55 +03:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Merge branch 'master' into multiplayer-chat 2021-08-20 11:54:42 +09:00
Navigation Fix excess blank lines 2021-08-20 22:26:38 +09:00
Online Privatise counter again 2021-08-13 13:24:05 +09:00
Playlists Merge branch 'master' into fix-lounge-loading 2021-08-19 20:01:47 +09:00
Ranking Merge both variants of the star rating display 2021-08-04 18:19:28 +03:00
Settings Add failing test case 2021-08-19 22:40:35 +02:00
SongSelect Merge branch 'master' into temporary-directory-test-storage 2021-08-20 11:54:33 +09:00
UserInterface Test scrolled to section top is visible 2021-08-20 12:30:49 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00