1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 08:07:26 +08:00
osu-lazer/osu.Game.Tests/Visual
Dan Balasescu aa1bfc16d2
Merge pull request #14929 from peppy/gameplay-state
Replace `GameplayBeatmap` with `GameplayState`
2021-10-04 15:56:44 +09: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 failing test case 2021-09-27 20:54:29 +02:00
Gameplay Replace all basic usages 2021-10-02 02:22:23 +09:00
Menus Add test coverage of login dialog 2021-09-17 18:36:09 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Fix tests 2021-09-30 12:01:28 +09:00
Navigation Merge branch 'fix-osu-game-test-scene' into update-framework 2021-09-16 22:46:52 +09:00
Online Merge branch 'master' into chat-command 2021-09-13 13:32:44 +09:00
Playlists Add test with many rooms displayed 2021-09-08 20:52:14 +09:00
Ranking Add failing test case 2021-09-07 21:12:48 +02:00
Settings Add test case covering reset section button hiding 2021-10-03 13:53:26 +02:00
SongSelect Replace many more calls to CreateAllMods with more specific calls 2021-09-10 12:04:55 +09:00
UserInterface Add test scene for previewing Torus alternates 2021-10-04 00:26:41 +02:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00