..
Audio
Remove the nullable disable annotation in the test project.
2022-07-31 22:02:07 +08:00
Beatmaps
Add failing test coverage for video events affecting storyboard time bounds
2023-10-27 22:09:33 +02:00
Chat
Add failing test case for fake (but still incorrectly allowed) protocol
2023-09-18 09:19:12 +02:00
Collections /IO
Automated pass
2023-06-24 01:00:03 +09:00
Database
Fix a couple of silly inspections
2023-10-20 15:38:00 +09:00
Editing
Remove DistancedHitObjectComposer
inheritance from osu! composer
2023-10-19 11:46:30 +02:00
Extensions
Add own fixed copy of defective Humanizer methods
2022-07-18 21:37:31 +02:00
Gameplay
Add failing test case
2023-10-26 19:38:52 +02: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
Fix test failures
2023-11-02 21:24:58 +01:00
NonVisual
Merge pull request #24921 from Pasi4K5/diff-name-search
2023-10-24 12:07:02 +02:00
Online
Automated pass
2023-06-24 01:00:03 +09:00
OnlinePlay
Don't apply decoupling to SpectatorPlayerClock
s
2023-09-22 16:22:35 +09:00
Resources
Add test coverage for player name skin component
2023-11-06 08:51:31 +01:00
Rulesets
Update HitResultTest
to be more conformant to original expectations
2023-11-10 12:10:54 +09:00
Scores /IO
Add test coverage for not updating LastPlayed
due to newer plays
2023-10-30 09:28:37 +01:00
ScrollAlgorithms
Automated #nullable processing
2022-06-17 16:37:17 +09:00
Skins
Add test coverage for player name skin component
2023-11-06 08:51:31 +01: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
Revert test changes
2023-11-11 19:32:46 +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 all dependencies (except for Moq)
2023-09-16 15:37:31 +09:00
tests.ruleset
Exclude tests from ConfigureAwait rule
2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs
Refactor IWorkingBeatmap.Background
to GetBackground()
2023-06-08 16:19:32 +09:00