osu/osu.Game/Tests/Visual
Dean Herbert 1f1845d69b
Merge branch 'master' into multiplayer-force-start-2
2022-04-29 14:45:40 +09:00
..
Multiplayer Rename MatchStarted() -> GameplayStarted() 2022-04-21 22:39:24 +09:00
OnlinePlay
Spectator Add test coverage of `SpectatorPlayer` failing to seek on inopportune frame arrival time 2022-03-19 15:06:22 +09:00
DependencyProvidingContainer.cs
EditorClockTestScene.cs
EditorSavingTestScene.cs
EditorTestScene.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
LegacySkinPlayerTestScene.cs
ModPerfectTestScene.cs
ModTestScene.cs
OsuGameTestScene.cs Remove unused using statements 2022-04-25 18:55:12 +09:00
OsuGridTestScene.cs
OsuManualInputManagerTestScene.cs
OsuTestScene.cs Move all usages of `client.realm` filename to a single `const` 2022-03-30 13:34:48 +09:00
PlacementBlueprintTestScene.cs
PlayerTestScene.cs
RateAdjustedBeatmapTestScene.cs
ScreenTestScene.cs Split out `IDialogOverlay` to allow for easier testing 2022-04-18 18:36:26 +09:00
ScrollingTestContainer.cs
SelectionBlueprintTestScene.cs
SkinnableTestScene.cs Fix `SkinnableTestScene` unnecessarily adding a base raw skin layer 2022-04-23 03:34:05 +03:00
TestPlayer.cs Update all existing calls to extension method with correct fallback handling 2022-03-29 16:51:30 +09:00
TestReplayPlayer.cs Update all existing calls to extension method with correct fallback handling 2022-03-29 16:51:30 +09:00
TestUserLookupCache.cs