.. |
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
|
|
|
DependencyProvidingContainer.cs
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
EditorClockTestScene.cs
|
Fix EditorClock retaining a reference to potentially outdated ControlPointInfo
|
2021-09-14 23:56:57 +09:00 |
EditorTestScene.cs
|
Update model manager and many related classes to get things compiling again
|
2022-01-12 17:00:00 +09:00 |
LegacySkinPlayerTestScene.cs
|
|
|
ModPerfectTestScene.cs
|
|
|
ModTestScene.cs
|
|
|
OsuGameTestScene.cs
|
Add test coverage of startup import sequence
|
2021-10-13 12:19:10 +09:00 |
OsuGridTestScene.cs
|
|
|
OsuManualInputManagerTestScene.cs
|
Centralise all multiplayer button clicking test logic
|
2021-12-21 13:49:51 +09:00 |
OsuTestScene.cs
|
Remove one more outdated comment
|
2022-01-18 16:46:14 +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
|
Name some screen stacks for better logging context
|
2021-12-20 18:24:14 +09:00 |
ScrollingTestContainer.cs
|
|
|
SelectionBlueprintTestScene.cs
|
|
|
SkinnableTestScene.cs
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01: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 |