osu/osu.Game.Tests/Visual/Online
2021-12-03 18:49:49 +09:00
..
TestSceneAccountCreationOverlay.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneBeatmapAvailability.cs Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
TestSceneBeatmapDownloadButton.cs Remove mentions of "panel" and "direct" from names of old download buttons 2021-11-27 15:08:03 +01:00
TestSceneBeatmapListingOverlay.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneBeatmapRulesetSelector.cs Fix APIBeatmapSet.Beatmaps being IEnumerable, causing stupid issues 2021-11-04 16:44:17 +09:00
TestSceneBeatmapSetOverlay.cs Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
TestSceneBeatmapSetOverlayDetails.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
TestSceneBeatmapSetOverlaySuccessRate.cs Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
TestSceneChangelogOverlay.cs wait for content to load in test 2021-08-11 12:11:39 +07:00
TestSceneChangelogSupporterPromo.cs add changelog supporter promo test scene 2021-08-10 12:00:26 +07:00
TestSceneChannelTabControl.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneChatLineTruncation.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneChatLink.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneChatOverlay.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
TestSceneCommentsContainer.cs Fix english in test steps 2021-08-24 14:39:03 +09:00
TestSceneCommentsHeader.cs
TestSceneCurrentlyPlayingDisplay.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneDashboardOverlay.cs
TestSceneDrawableComment.cs fix pinned drawable comment test 2021-08-14 00:17:45 +07:00
TestSceneExternalLinkButton.cs
TestSceneFavouriteButton.cs Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
TestSceneFriendDisplay.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneFullscreenOverlay.cs
TestSceneGraph.cs
TestSceneHistoricalSection.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneHomeNewsPanel.cs
TestSceneKudosuHistory.cs
TestSceneLeaderboardModSelector.cs Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
TestSceneLeaderboardScopeSelector.cs
TestSceneMessageNotifier.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneNewsCard.cs
TestSceneNewsHeader.cs Fix news/wiki tests checking against incorrect constant string 2021-07-20 03:29:32 +03:00
TestSceneNewsOverlay.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
TestSceneNewsSidebar.cs
TestSceneNowPlayingCommand.cs Update mock RulesetInfo usage to set OnlineID instead of ID 2021-11-24 15:50:26 +09:00
TestSceneOfflineCommentsContainer.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneOnlineBeatmapListingOverlay.cs
TestSceneOnlineViewContainer.cs
TestScenePlayHistorySubsection.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneProfileRulesetSelector.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneRankGraph.cs Split out a couple more nested classes 2021-11-05 13:40:44 +09:00
TestSceneRankingsCountryFilter.cs
TestSceneRankingsHeader.cs
TestSceneRankingsOverlay.cs Add more complete test coverage of decoupling 2021-08-23 21:08:59 +03:00
TestSceneRankingsSpotlightSelector.cs
TestSceneRankingsTables.cs
TestSceneScoresContainer.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneShowMoreButton.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
TestSceneSpotlightsLayout.cs
TestSceneStandAloneChatDisplay.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneTotalCommentsCounter.cs
TestSceneUserHistoryGraph.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneUserPanel.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneUserProfileHeader.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneUserProfileOverlay.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
TestSceneUserProfilePreviousUsernames.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneUserProfileRecentSection.cs
TestSceneUserProfileScores.cs Fix attempting to set properties of null BeatmapSets in tests 2021-11-01 17:12:15 +09:00
TestSceneUserRanks.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneUserRequest.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneVotePill.cs Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
TestSceneWikiHeader.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
TestSceneWikiMainPage.cs
TestSceneWikiMarkdownContainer.cs add test to check sprite image width 2021-06-29 10:14:51 +07:00
TestSceneWikiOverlay.cs
TestSceneWikiSidebar.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00