1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert d0fee3c212
Merge pull request #17950 from Susko3/ButtonSystem-keys
Allow any key to trigger the osu! cookie in the initial state
2022-04-24 17:30:22 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
Beatmaps Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Collections Split out IDialogOverlay to allow for easier testing 2022-04-18 18:36:26 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Add failing test case 2022-04-18 06:59:58 +03:00
Gameplay Merge branch 'master' into update-framework 2022-04-21 19:30:57 +03:00
Menus Add unread count to INotificationOverlay and fix toolbar button DI logic 2022-04-19 11:16:45 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Fix flaky test in free mod select test scene 2022-04-22 00:07:00 +02:00
Navigation Add full OsuGame tests 2022-04-23 19:01:55 +02:00
Online Merge pull request #17833 from jai-x/new-chat-channel-list 2022-04-21 16:34:35 +09:00
Playlists Fix incorrect cursor parameterisation in test scene 2022-04-11 15:40:28 +09:00
Ranking Restructure PerformanceCalculator to not require ScoreInfo argument 2022-03-14 14:25:28 +09:00
Settings Refine assertion to ensure correct section is current, rather than any section 2022-04-22 15:30:12 +09:00
SongSelect Fix failing string comparison tests 2022-04-20 16:52:24 -07:00
UserInterface Merge pull request #17950 from Susko3/ButtonSystem-keys 2022-04-24 17:30:22 +09:00
TestMultiplayerComponents.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00