osu/osu.Game.Tests/Visual
Jai Sharma ae5b6c3e10 Use dummy channel to show selector and remove ChannelListSelector
Add dummy channel `DummySelectorChannel` which should be set as the
current channel in the channel manager when the selector in the chat
overlay should be shown.

Refactors the `ChannelListItem` to not show mention pill and close
button when the channel is the dummy selector channel.

Ensure that the `ChannelList` selects the dummy channel on clicking the
selector item.

Removes `ChannelListSelector` as it is no longer needed.

Removes the `setCurrent` parameter from `ChannelManager.JoinChannel`
method as it is no longer needed.
2022-05-15 20:24:49 +01:00
..
Audio
Background Fix user dim test scene accumulating no fail instances in SelectedMods 2022-05-05 22:16:56 +02:00
Beatmaps Add FeaturedInSpotlight property to API beatmapsets 2022-05-14 19:46:13 +03:00
Collections
Colours
Components
Editing Add test coverage of new traversal keys 2022-05-14 03:01:42 +09:00
Gameplay Move TestCustomisableModRuleset out of TestSceneModSettings 2022-05-10 21:43:57 +02:00
Menus
Mods
Multiplayer Allow selecting all mods at free mod select using ctrl+a 2022-05-15 03:25:14 +09:00
Navigation Rename ModSelect{Screen -> Overlay} in place of removed old design 2022-05-10 22:56:50 +02:00
Online Use dummy channel to show selector and remove ChannelListSelector 2022-05-15 20:24:49 +01:00
Playlists
Ranking Fix intermittent test failures in results screen 2022-05-11 18:28:30 +03:00
Settings
SongSelect Rename ModSelect{Screen -> Overlay} in place of removed old design 2022-05-10 22:56:50 +02:00
UserInterface Allow selecting all mods at free mod select using ctrl+a 2022-05-15 03:25:14 +09:00
TestMultiplayerComponents.cs
TestSceneOsuScreenStack.cs