.. |
Audio
|
Move visual test to correct namespace
|
2021-09-30 15:19:15 +09:00 |
Beatmaps
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
Chat
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
Collections/IO
|
Update scenarios to use new TestRunHeadlessGameHost where feasible
|
2021-08-18 16:01:56 +09:00 |
Database
|
Change to use ReadableKeyCombinationProvider
|
2021-11-08 06:55:26 +01:00 |
Editing
|
Refactor to avoid duplicate code
|
2021-11-10 06:18:40 +01:00 |
Gameplay
|
Remove SkinConfiguration subclasses and allow configuration parsing for all skin types
|
2021-10-22 14:42:23 +09:00 |
Input
|
Fix TestSettingsMigration 's usage of RecycleLocalStorage
|
2021-08-18 16:39:10 +09:00 |
Localisation
|
Move common interface implementations to extension methods
|
2021-10-05 14:41:14 +09:00 |
Models
|
Rewrite tests to be easier to follow
|
2021-11-10 11:09:09 +01:00 |
Mods
|
Disable another "code heurstically unreachable" with comment
|
2021-11-05 03:50:17 +03:00 |
NonVisual
|
Fix HUD unstable rate counter not including judgements before load complete
|
2021-11-11 13:36:05 +01:00 |
Online
|
Add failing test case
|
2021-11-09 13:34:36 +01:00 |
OnlinePlay
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
Resources
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
Rulesets
|
Adjust test values
|
2021-09-02 17:01:09 +09:00 |
Scores/IO
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
ScrollAlgorithms
|
Add test cases for sequential scroll algorithm
|
2020-05-21 21:56:59 +02:00 |
Skins
|
Add test coverage of skin with missing section header
|
2021-11-02 14:05:14 +09:00 |
Testing
|
Bring back SettingsStore to avoid changing ruleset API for now
|
2021-09-15 17:12:02 +09:00 |
Visual
|
Ensure editor test player is exited on completion
|
2021-11-11 20:54:36 +01:00 |
ImportTest.cs
|
Fix GameHosts being run on TPL threads
|
2021-10-12 17:13:36 +09:00 |
osu.Game.Tests.csproj
|
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
|
2021-11-01 17:01:54 +00:00 |
tests.ruleset
|
Exclude tests from ConfigureAwait rule
|
2021-03-08 14:36:35 +09:00 |
WaveformTestBeatmap.cs
|
Retrieve separated skin instance from working beatmap for editing
|
2021-08-15 21:18:09 +02:00 |