.. |
Multiplayer
|
Fix multiple tests via null checks and changing ToLive to Detach
|
2022-01-12 17:00:17 +09:00 |
OnlinePlay
|
Add test coverage of aggregate room scores displaying correctly
|
2022-01-18 14:00:12 +09:00 |
Spectator
|
Remove local "next frame" storage
|
2021-06-10 22:41:38 +09:00 |
DependencyProvidingContainer.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
EditorClockTestScene.cs
|
Update broken test scenes to match new OsuTestScene logic
|
2022-01-18 13:41:50 +09:00 |
EditorSavingTestScene.cs
|
Mark EditorSavingTestScene as abstract
|
2022-01-26 17:04:30 +03:00 |
EditorTestScene.cs
|
Recreate test beatmap of EditorTestScene on set up
|
2022-01-25 13:03:27 +03:00 |
LegacySkinPlayerTestScene.cs
|
Fix intermittent HUD test failure
|
2021-06-16 19:52:58 +09:00 |
ModPerfectTestScene.cs
|
|
|
ModTestScene.cs
|
|
|
OsuGameTestScene.cs
|
Add test coverage of local score import and deletion
|
2022-01-28 15:50:36 +09:00 |
OsuGridTestScene.cs
|
|
|
OsuManualInputManagerTestScene.cs
|
Centralise all multiplayer button clicking test logic
|
2021-12-21 13:49:51 +09:00 |
OsuTestScene.cs
|
Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID
|
2022-01-27 15:38:03 +09:00 |
PlacementBlueprintTestScene.cs
|
Copy BaseDifficulty to Beatmap<T> and move all write operations across
|
2021-10-06 15:10:45 +09:00 |
PlayerTestScene.cs
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
RateAdjustedBeatmapTestScene.cs
|
Remove unnecessary null check and associated comment
|
2022-01-14 23:26:29 +09:00 |
ScreenTestScene.cs
|
Avoid adding "exit all screens" step when running tests interactively
|
2022-01-24 16:40:16 +09:00 |
ScrollingTestContainer.cs
|
|
|
SelectionBlueprintTestScene.cs
|
Add catch selection blueprint visual test scene (without tests)
|
2021-07-08 15:42:29 +09:00 |
SkinnableTestScene.cs
|
Rename RealmContextFactory to RealmAccess
|
2022-01-24 20:38:07 +09:00 |
TestPlayer.cs
|
Add protections against test null refs when beatmap load fails
|
2022-01-12 17:49:11 +09:00 |
TestReplayPlayer.cs
|
|
|
TestUserLookupCache.cs
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +09:00 |