osu/osu.Game.Tests
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
Beatmaps
Chat
Collections/IO
Database Add failing test coverage of adding a file to a detached beatmap across threads 2022-05-10 21:04:30 +09:00
Editing Add xmldoc for IDistanceSnapProvider and related properties 2022-05-05 16:25:45 +09:00
Gameplay
Input
Localisation
Models
Mods Make remains of TestSceneModSettings non-visual 2022-05-10 22:07:26 +02:00
NonVisual
Online
OnlinePlay
Resources
Rulesets Fix ModTimeRampTest failing due to changes in Update method 2022-05-10 19:24:36 +03:00
Scores/IO
ScrollAlgorithms
Skins
Testing
Utils
Visual Use dummy channel to show selector and remove ChannelListSelector 2022-05-15 20:24:49 +01:00
ImportTest.cs
osu.Game.Tests.csproj Update libraries to latest versions 2022-05-11 19:54:59 +09:00
tests.ruleset
WaveformTestBeatmap.cs