1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-05 02:03:04 +08:00
osu-lazer/osu.Game.Tests
Bartłomiej Dach de52f0a80c
Decouple notifications websocket handling from chat operations
This is a prerequisite for https://github.com/ppy/osu/pull/25480.

The `WebSocketNotificationsClient` was tightly coupled to chat specifics
making it difficult to use in the second factor verification flow.
This commit's goal is to separate the websocket connection and message
handling concerns from specific chat logic concerns.
2024-01-25 14:47:29 +01:00
..
Audio Remove the nullable disable annotation in the test project. 2022-07-31 22:02:07 +08:00
Beatmaps Update assertions to match expected behaviour 2024-01-22 20:52:54 +01:00
Chat Decouple notifications websocket handling from chat operations 2024-01-25 14:47:29 +01:00
Collections/IO Automated pass 2023-06-24 01:00:03 +09:00
Database Remove outdated test 2024-01-23 12:53:16 +01:00
Editing Merge branch 'master' into editor/checks/delayed-hitsounds 2023-12-13 14:01:06 +09:00
Extensions Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
Gameplay Expose only as one method 2023-12-21 14:58:23 +09:00
Input Add failing case for two bindings of single action bound to same key 2023-10-16 22:20:26 +02:00
Localisation Automated pass 2023-06-24 01:00:03 +09:00
Models Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
Mods Add test cases for helper method 2024-01-16 14:27:24 +03:00
NonVisual Merge branch 'master' into fix-storyboard-sprites-2 2024-01-17 18:43:25 +03:00
Online Ensure that SoloScoreInfo serialisation result does not contain interface members 2023-12-08 09:27:12 +01:00
OnlinePlay Don't apply decoupling to SpectatorPlayerClocks 2023-09-22 16:22:35 +09:00
Resources Add failing test case 2024-01-10 17:41:46 +03:00
Rulesets Add test coverage of incorrect default state for Rank when hidden is applied 2024-01-16 13:21:15 +09:00
Scores/IO Rename ScoreInfo.{ -> Client}Version 2023-12-21 12:56:43 +01:00
ScrollAlgorithms Automated #nullable processing 2022-06-17 16:37:17 +09:00
Skins Assert column line width length for extra safety 2024-01-10 17:51:27 +03:00
Testing Add missing ruleset shader tests 2023-05-02 11:55:05 +03:00
Utils add tests for GetNextBestFilename() 2022-12-01 18:48:25 +01:00
Visual Merge pull request #26689 from myQwil/divisor_cycle 2024-01-25 20:46:16 +09:00
ImportTest.cs Update the last played date of a beatmap when importing a replay by the local user 2023-10-30 15:44:16 +09:00
osu.Game.Tests.csproj Update framework and other nuget packages 2024-01-21 11:00:53 +09:00
tests.ruleset
WaveformTestBeatmap.cs Refactor IWorkingBeatmap.Background to GetBackground() 2023-06-08 16:19:32 +09:00