1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game/Tests/Visual
ekrctb 87c39909c6 Simplify DependencyProvidingContainer
Using an array of tuple for dependencies instead of using children.
2021-07-19 14:37:19 +09:00
..
Multiplayer Also fix up interface names 2021-06-25 20:15:30 +09:00
OnlinePlay Also fix up interface names 2021-06-25 20:15:30 +09:00
Spectator Remove local "next frame" storage 2021-06-10 22:41:38 +09:00
DependencyProvidingContainer.cs Simplify DependencyProvidingContainer 2021-07-19 14:37:19 +09:00
EditorClockTestScene.cs Unrevert null-colaescing/conditionals removal 2021-05-07 09:54:14 +03:00
EditorTestScene.cs Merge branch 'master' into legacy-skin-resource-improvements 2021-05-31 19:36:09 +09:00
LegacySkinPlayerTestScene.cs Fix intermittent HUD test failure 2021-06-16 19:52:58 +09:00
ModPerfectTestScene.cs Fix mod perfect test scenes failing due to null ruleset provided 2020-06-04 00:43:11 +03:00
ModTestScene.cs Allow testing mod combinations in ModTestScenes 2020-08-11 21:55:20 +02:00
OsuGridTestScene.cs Apply other styles. 2019-11-11 20:27:04 +08:00
OsuManualInputManagerTestScene.cs Revert "Add nested PlatformActionContainer to allow testing of platform actions in visual tests" 2021-06-14 13:18:52 +09:00
OsuTestScene.cs Don't invoke "completed" action for test scene virtual track 2021-06-16 17:44:21 +09:00
PlacementBlueprintTestScene.cs Cache editor beatmap in placement blueprint test scene 2021-05-19 20:48:06 +02:00
PlayerTestScene.cs Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
RateAdjustedBeatmapTestScene.cs Revert some more usage of MusicController back to WorkingBeatmap 2020-08-21 15:17:21 +09:00
ScreenTestScene.cs Add multiplayer leave navigation tests 2021-06-22 19:30:40 -07:00
ScrollingTestContainer.cs Expose direction from scrolling test container 2020-04-23 11:17:16 +09:00
SelectionBlueprintTestScene.cs Remove now unnecessary Apply() method 2021-05-18 14:26:26 +09:00
SkinnableTestScene.cs Update existing function type rather than adding an override 2021-06-02 16:04:53 +09:00
TestPlayer.cs Mark score failed on fail and exit 2021-07-01 17:48:09 +09:00
TestReplayPlayer.cs Remove unused test property for now 2021-06-02 19:11:09 +09:00
TestUserLookupCache.cs Move UserLookupCache inside dependencies 2021-06-25 17:37:02 +09:00