osu/osu.Game.Tests
2024-05-28 16:14:16 +02:00
..
Audio
Beatmaps Add whitespace to appease R# 2024-05-23 00:21:19 +09:00
Chat Decouple notifications websocket handling from chat operations 2024-01-25 14:47:29 +01:00
Collections/IO
Database Fix failing test due to missing ruleset store 2024-03-29 17:32:20 +08:00
Editing Add test covering non-audio file formats not being checked 2024-04-22 10:43:20 +02:00
Extensions
Gameplay Make CreateJudgement public again and add remarks 2024-02-16 20:24:02 +03:00
Input Add failing case for two bindings of single action bound to same key 2023-10-16 22:20:26 +02:00
Localisation
Models
Mods Add test cases for helper method 2024-01-16 14:27:24 +03:00
NonVisual Merge pull request #27808 from smoogipoo/fix-incorrect-pp-counter 2024-04-23 08:43:49 +02: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 Added tests for difficulty clamping 2024-05-22 13:26:00 +02:00
Rulesets Make CreateJudgement public again and add remarks 2024-02-16 20:24:02 +03:00
Scores/IO Add failing tests for looking up users by online ID if present when importing scores 2024-05-06 13:24:24 +02:00
ScrollAlgorithms
Skins Expand test to cover both legacy and non-legacy export paths 2024-04-30 16:07:41 +02:00
Testing
Utils
Visual rename CanScaleSelectionOrigin/PlayfieldOrigin to make clear its not the origin being scaled 2024-05-28 16:14:16 +02: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 Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00
tests.ruleset
WaveformTestBeatmap.cs