.. |
Audio
|
Move visual test to correct namespace
|
2021-09-30 15:19:15 +09:00 |
Beatmaps
|
Add failing test case
|
2021-12-04 17:13:43 +01: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
|
Simplify slightly redundant assertions
|
2021-12-04 14:42:01 +01:00 |
Editing
|
Add helper method for editor check tests
|
2021-11-24 14:22:41 +09:00 |
Gameplay
|
Store default skins to database
|
2021-11-29 18:28:25 +09:00 |
Input
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +09:00 |
Localisation
|
Move common interface implementations to extension methods
|
2021-10-05 14:41:14 +09:00 |
Models
|
Make BeatmapSet.Metadata non-null
|
2021-11-24 15:03:34 +09:00 |
Mods
|
Update DifficultyCalculator to take an IWorkingBeatmap
|
2021-11-15 19:16:48 +09:00 |
NonVisual
|
Combine similarly named StatefulMultiplayerClient tests
|
2021-12-02 14:53:07 +09:00 |
Online
|
Adds test cases for at-sign and colon adjacent to the username
|
2021-12-07 02:34:35 +01:00 |
OnlinePlay
|
Combine similarly named StatefulMultiplayerClient tests
|
2021-12-02 14:53:07 +09:00 |
Resources
|
Combine all test data BeatmapSetInfo creation into a single method
|
2021-11-24 18:07:32 +09:00 |
Rulesets
|
Adjust test values
|
2021-09-02 17:01:09 +09:00 |
Scores/IO
|
Update cases where equality can be used instead of primary key equality
|
2021-11-24 12:49:57 +09:00 |
ScrollAlgorithms
|
Add test cases for sequential scroll algorithm
|
2020-05-21 21:56:59 +02:00 |
Skins
|
Add failing test coverage of exporting default skin importing with incorrect type
|
2021-12-02 18:05:16 +09:00 |
Testing
|
Update mock RulesetInfo usage to set OnlineID instead of ID
|
2021-11-24 15:50:26 +09:00 |
Visual
|
Merge pull request #15951 from peppy/fix-failing-recorder-tests-w
|
2021-12-06 18:40:27 +09:00 |
ImportTest.cs
|
Fix GameHosts being run on TPL threads
|
2021-10-12 17:13:36 +09:00 |
osu.Game.Tests.csproj
|
Update all dependencies
|
2021-11-20 13:31:10 +09: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 |