1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 00:37:40 +08:00
osu-lazer/osu.Game.Tests/Visual/Online
Jai Sharma c0aaeff2b3 Update DaySeparator to use new design throughout
Moves `DaySeparator` chat component to it's own file and update it to
match new chat design. Makes use of several virtual attributes that can
be overridden to update spacing and layout in other usage contexts.

Remove redundant usage of `ChatOverlayDaySeparator`, since the new
design is now part of the base class.

Create `StandAloneDaySeparator` to use in `StandAloneChatDisplay` which
overrides attributes to match correct spacing and layout for its design.

Ensure that `DrawableChannel.CreateDaySeparator` returns type of
`DaySeparator` instead of `Drawable`.
2022-06-04 18:02:14 +01: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 Add failing scores container visibility test 2022-05-26 19:46:42 -07: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 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
TestSceneChannelList.cs Display Announce type channels separately in new chat overlay 2022-05-27 16:18:22 +01:00
TestSceneChannelListing.cs Remove NewChat namespace 2022-03-09 18:13:56 +00:00
TestSceneChatLineTruncation.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneChatLink.cs Remove redundant caching of overlays in ChatLink test 2022-05-23 21:02:50 +01:00
TestSceneChatOverlay.cs Select correct channel regardless of load order 2022-05-30 17:57:48 +09:00
TestSceneChatTextBox.cs Use nameof() in test to reference event names 2022-04-03 14:27:37 +02:00
TestSceneCommentsContainer.cs Fix english in test steps 2021-08-24 14:39:03 +09:00
TestSceneCommentsHeader.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneCurrentlyPlayingDisplay.cs Address code style issues 2022-05-27 16:38:54 +02:00
TestSceneDashboardOverlay.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneDrawableComment.cs fix pinned drawable comment test 2021-08-14 00:17:45 +07:00
TestSceneExternalLinkButton.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
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 Avoid assigning null to a non-nullable property 2021-02-09 18:56:27 +09:00
TestSceneGraph.cs Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
TestSceneHistoricalSection.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
TestSceneHomeNewsPanel.cs Naming adjustments 2020-08-12 11:24:26 +03:00
TestSceneKudosuHistory.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
TestSceneLeaderboardModSelector.cs Update all beatmap overlay views to use APIBeatmap/APIBeatmapSet 2021-10-29 18:50:55 +09:00
TestSceneLeaderboardScopeSelector.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneMessageNotifier.cs Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
TestSceneNewsCard.cs Make news cards clickable 2020-07-16 15:18:01 +03:00
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 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 Move online beatmap listing overlay to separate test scene 2021-01-26 00:03:20 +03:00
TestSceneOnlineViewContainer.cs Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
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 Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneRankingsHeader.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneRankingsOverlay.cs Add more complete test coverage of decoupling 2021-08-23 21:08:59 +03:00
TestSceneRankingsSpotlightSelector.cs Fix SpotlightSelector is a VisibilityContainer without a reason 2020-07-21 22:46:08 +03:00
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 Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
TestSceneSpotlightsLayout.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
TestSceneStandAloneChatDisplay.cs Update DaySeparator to use new design throughout 2022-06-04 18:02:14 +01:00
TestSceneTotalCommentsCounter.cs Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
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 Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
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 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 revert back main page test 2021-05-27 16:24:05 +07:00
TestSceneWikiMarkdownContainer.cs add test to check sprite image width 2021-06-29 10:14:51 +07:00
TestSceneWikiOverlay.cs change test scene response 2021-06-04 09:36:21 +07:00
TestSceneWikiSidebar.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00