..
Audio
Add failing test cases
2020-12-03 23:13:48 +01:00
Beatmaps
Implement GetSkin()
for other working beatmaps
2021-05-21 20:21:29 +03:00
Chat
Never return a null argument
2021-06-01 14:11:17 +09:00
Collections /IO
Fix broken formatting
2021-05-27 19:34:39 +09:00
Editing
Fix test not being marked as headless
2021-05-19 13:36:39 +09:00
Gameplay
Merge pull request #13256 from ekrctb/update-lifetime-2
2021-06-02 11:07:54 +09:00
Input
Update usages of config with framework changes
2021-03-17 16:10:16 +09:00
Mods
Use conditional nullability attribute
2021-05-15 00:09:34 +02:00
NonVisual
Refactor to pass clockrate in constructor rather than deriving from mods
2021-06-03 16:09:42 +10:00
Online
Provide game-wide resources via IStorageResourceProvider
2021-05-31 18:57:47 +09:00
OnlinePlay
Remove Sync namespace (feels unnecessary)
2021-05-03 13:38:53 +09:00
Resources
Add tests for consecutive perfect-curve segments
2021-04-06 13:32:17 +02:00
Rulesets
Add inline comment regarding remaining issues with classic scoring
2021-04-28 16:37:48 +09:00
Scores /IO
Centralise import test helper methods
2020-09-18 18:05:33 +09:00
ScrollAlgorithms
Add test cases for sequential scroll algorithm
2020-05-21 21:56:59 +02:00
Skins
Add test coverage
2021-03-24 22:55:15 +03:00
Testing
Update namespaces
2021-01-18 21:24:10 +09:00
Visual
Adjust test scene to avoid cross-test interference
2021-06-07 13:16:07 +02:00
ImportTest.cs
Centralise import test helper methods
2020-09-18 18:05:33 +09:00
osu.Game.Tests.csproj
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
2021-06-01 19:59:27 +00:00
tests.ruleset
Exclude tests from ConfigureAwait rule
2021-03-08 14:36:35 +09:00
WaveformTestBeatmap.cs
Implement GetSkin()
for other working beatmaps
2021-05-21 20:21:29 +03:00