1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 13:47:38 +08:00
osu-lazer/osu.Game.Tests/Visual
Dan Balasescu 90f1592d15
Merge pull request #14783 from peppy/login-feedback
Move login panel related files to own namespace and tidy up class nesting
2021-09-17 19:02:23 +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 Only run prompt-for-save test logic when relevant 2021-09-13 21:04:28 +02:00
Gameplay Update with keybinding changes 2021-09-16 18:26:12 +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 Add failing test coverage of password entry textbox not regaining focus 2021-09-17 18:25:25 +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 Resolve test failure after localizing 2021-09-16 17:08:19 +08:00
SongSelect Replace many more calls to CreateAllMods with more specific calls 2021-09-10 12:04:55 +09:00
UserInterface Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00