1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 02:07:24 +08:00
osu-lazer/osu.Game.Tests/Visual
Dan Balasescu 678cde3310
Merge pull request #18230 from bdach/mod-overlay/data-flow-refactor
Restructure data flow in mod select overlay
2022-05-12 14:40:49 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Fix user dim test scene accumulating no fail instances in SelectedMods 2022-05-05 22:16:56 +02:00
Beatmaps Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
Collections Update indentation to be clearer 2022-05-04 13:43:59 +08: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 Unfocus textbox when dismissing popover in test scene 2022-05-11 11:25:41 +03:00
Gameplay Move TestCustomisableModRuleset out of TestSceneModSettings 2022-05-10 21:43:57 +02: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 Rename ModSelect{Screen -> Overlay} test scenes 2022-05-11 18:04:39 +02:00
Navigation Rename ModSelect{Screen -> Overlay} in place of removed old design 2022-05-10 22:56:50 +02:00
Online Use BindableFloat in chat height tests 2022-05-05 23:13:43 +01:00
Playlists Fix incorrect cursor parameterisation in test scene 2022-04-11 15:40:28 +09:00
Ranking Fix intermittent test failures in results screen 2022-05-11 18:28:30 +03:00
Settings Add failing test case 2022-04-22 20:33:37 +03:00
SongSelect Rename ModSelect{Screen -> Overlay} in place of removed old design 2022-05-10 22:56:50 +02:00
UserInterface Fix column test scene to work 2022-05-11 22:31:25 +02: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