osu/osu.Game.Tests/Visual/Online
2022-05-18 22:58:39 +03:00
..
TestSceneAccountCreationOverlay.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneBeatmapAvailability.cs Fix clear identifier typos 2021-12-27 20:26:28 -08:00
TestSceneBeatmapDownloadButton.cs Fix potential test failure on slow realm callback in TestSceneBeatmapDownloadButton 2022-03-09 01:11:46 +09:00
TestSceneBeatmapListingOverlay.cs Flip viaConfig conditional branch 2022-04-02 19:28:33 +03:00
TestSceneBeatmapRulesetSelector.cs Refactor beatmap ruleset selector test scene 2022-04-29 12:23:02 +03:00
TestSceneBeatmapSetOverlay.cs Cache and consume IRulesetStore where feasible 2021-12-03 18:16:01 +09:00
TestSceneBeatmapSetOverlayDetails.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
TestSceneBeatmapSetOverlaySuccessRate.cs Add random pass/play count data in test scene 2022-04-02 18:08:23 +03:00
TestSceneBundledBeatmapDownloader.cs Add tutorial download support and improve the visuals "slightly" 2022-04-28 19:01:21 +09:00
TestSceneChangelogOverlay.cs
TestSceneChangelogSupporterPromo.cs
TestSceneChannelList.cs Update ChannelList test scene 2022-05-11 22:52:25 +01:00
TestSceneChannelListing.cs Remove NewChat namespace 2022-03-09 18:13:56 +00: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 Update further tests to cache using IDialogOverlay 2022-04-18 21:04:22 +03:00
TestSceneChatOverlay.cs Add quick test coverage 2022-04-08 19:21:37 +03:00
TestSceneChatOverlayV2.cs Add test coverage for slow-loading channels 2022-05-18 22:58:39 +03:00
TestSceneChatTextBox.cs Use nameof() in test to reference event names 2022-04-03 14:27:37 +02:00
TestSceneCommentsContainer.cs
TestSceneCommentsHeader.cs
TestSceneCurrentlyPlayingDisplay.cs Prefix all test send methods in TestSpectatorClient with Send 2022-02-24 02:23:48 +09:00
TestSceneDashboardOverlay.cs
TestSceneDrawableComment.cs
TestSceneExternalLinkButton.cs
TestSceneFavouriteButton.cs
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 Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
TestSceneLeaderboardModSelector.cs
TestSceneLeaderboardScopeSelector.cs
TestSceneMessageNotifier.cs Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00
TestSceneNewsCard.cs
TestSceneNewsHeader.cs
TestSceneNewsOverlay.cs
TestSceneNewsSidebar.cs Add test coverage for news sidebar showing wrong headers 2022-01-19 23:12:35 +01:00
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 Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
TestSceneProfileRulesetSelector.cs Fix silly mistake in ordering and update test colour scheme 2022-04-29 12:40:46 +03:00
TestSceneRankGraph.cs Split out a couple more nested classes 2021-11-05 13:40:44 +09:00
TestSceneRankingsCountryFilter.cs
TestSceneRankingsHeader.cs
TestSceneRankingsOverlay.cs
TestSceneRankingsSpotlightSelector.cs
TestSceneRankingsTables.cs Decouple rankings table test from online API 2022-01-09 14:42:19 +01:00
TestSceneScoreboardTime.cs Add basic test scene for scoreboard time 2022-01-07 19:18:16 +01:00
TestSceneScoresContainer.cs Fix test step not being until when it needs to be 2022-01-17 19:45:32 +09:00
TestSceneShowMoreButton.cs
TestSceneSpotlightsLayout.cs
TestSceneStandAloneChatDisplay.cs Add too many messages to better test long scrolls 2022-03-10 04:01:07 +03:00
TestSceneTotalCommentsCounter.cs
TestSceneUserHistoryGraph.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneUserPanel.cs Remove names from user dictionary 2022-01-13 12:40:19 +09:00
TestSceneUserProfileHeader.cs Add test for ranked/unranked user display 2021-12-19 13:40:22 +01:00
TestSceneUserProfileOverlay.cs Add test for ranked/unranked user display 2021-12-19 13:40:22 +01:00
TestSceneUserProfilePreviousUsernames.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneUserProfileRecentSection.cs
TestSceneUserProfileScores.cs Rename APIScoreInfo to APIScore 2021-12-10 16:11:49 +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
TestSceneWikiHeader.cs
TestSceneWikiMainPage.cs
TestSceneWikiMarkdownContainer.cs
TestSceneWikiOverlay.cs
TestSceneWikiSidebar.cs