.. |
TestSceneAccountCreationOverlay.cs
|
Fix test not working for various reasons
|
2021-05-20 13:19:00 +09:00 |
TestSceneBeatmapAvailability.cs
|
…
|
|
TestSceneBeatmapListingOverlay.cs
|
Add return bool to HandleRequest to better trigger failures
|
2021-03-23 18:17:29 +09:00 |
TestSceneBeatmapRulesetSelector.cs
|
…
|
|
TestSceneBeatmapSetOverlay.cs
|
…
|
|
TestSceneBeatmapSetOverlayDetails.cs
|
…
|
|
TestSceneBeatmapSetOverlaySuccessRate.cs
|
…
|
|
TestSceneChangelogOverlay.cs
|
Add return bool to HandleRequest to better trigger failures
|
2021-03-23 18:17:29 +09:00 |
TestSceneChannelTabControl.cs
|
…
|
|
TestSceneChatLineTruncation.cs
|
…
|
|
TestSceneChatLink.cs
|
Update tests to match dev domain
|
2021-02-12 15:29:21 +09:00 |
TestSceneChatOverlay.cs
|
Rename test steps
|
2021-06-03 14:31:13 +02:00 |
TestSceneCommentsContainer.cs
|
Add return bool to HandleRequest to better trigger failures
|
2021-03-23 18:17:29 +09:00 |
TestSceneCommentsHeader.cs
|
…
|
|
TestSceneCommentsPage.cs
|
…
|
|
TestSceneCurrentlyPlayingDisplay.cs
|
Improve implementation of TestSpectatorClient
|
2021-05-20 17:41:46 +09:00 |
TestSceneDashboardOverlay.cs
|
…
|
|
TestSceneDirectDownloadButton.cs
|
Add test covering existing button actually changing to `LocallyAvailable` state
|
2021-04-28 15:54:40 +09:00 |
TestSceneDirectPanel.cs
|
…
|
|
TestSceneExternalLinkButton.cs
|
…
|
|
TestSceneFavouriteButton.cs
|
…
|
|
TestSceneFriendDisplay.cs
|
Replace usage of `CurrentModeRank` in line with API change
|
2021-03-01 23:07:25 +03:00 |
TestSceneFullscreenOverlay.cs
|
Avoid assigning null to a non-nullable property
|
2021-02-09 18:56:27 +09:00 |
TestSceneGraph.cs
|
…
|
|
TestSceneHistoricalSection.cs
|
…
|
|
TestSceneHomeNewsPanel.cs
|
…
|
|
TestSceneKudosuHistory.cs
|
…
|
|
TestSceneLeaderboardModSelector.cs
|
Ignore possible nulls in `NotifyCollectionChangedArgs`
|
2021-05-15 00:09:34 +02:00 |
TestSceneLeaderboardScopeSelector.cs
|
…
|
|
TestSceneNewsCard.cs
|
…
|
|
TestSceneNewsHeader.cs
|
…
|
|
TestSceneNewsOverlay.cs
|
Use UntilStep instead of Assert to check button visibility
|
2021-05-09 10:06:36 +03:00 |
TestSceneNewsSidebar.cs
|
Add basic test to show data how one would expect it to be displayed
|
2021-05-18 13:11:22 +09:00 |
TestSceneNowPlayingCommand.cs
|
…
|
|
TestSceneOnlineBeatmapListingOverlay.cs
|
…
|
|
TestSceneOnlineViewContainer.cs
|
…
|
|
TestScenePlayHistorySubsection.cs
|
…
|
|
TestSceneProfileRulesetSelector.cs
|
…
|
|
TestSceneRankGraph.cs
|
Replace `Ranks.Global` completely with a `GlobalRank` property
|
2021-02-17 08:52:04 +03:00 |
TestSceneRankingsCountryFilter.cs
|
…
|
|
TestSceneRankingsHeader.cs
|
…
|
|
TestSceneRankingsOverlay.cs
|
Fix missed test scene update
|
2021-02-09 18:48:50 +09:00 |
TestSceneRankingsSpotlightSelector.cs
|
…
|
|
TestSceneRankingsTables.cs
|
…
|
|
TestSceneScoresContainer.cs
|
…
|
|
TestSceneShowMoreButton.cs
|
…
|
|
TestSceneSpotlightsLayout.cs
|
…
|
|
TestSceneStandAloneChatDisplay.cs
|
Add test that fails on incorrect system/info message ordering
|
2021-04-22 14:51:14 +09:00 |
TestSceneTotalCommentsCounter.cs
|
…
|
|
TestSceneUserHistoryGraph.cs
|
Display "replays watched" tooltip for replays subsection
|
2021-04-12 21:51:06 +03:00 |
TestSceneUserPanel.cs
|
…
|
|
TestSceneUserProfileHeader.cs
|
…
|
|
TestSceneUserProfileOverlay.cs
|
Privatize `UserRanks` and expose a similar `CountryRank` field instead
|
2021-02-18 15:37:52 +03:00 |
TestSceneUserProfilePreviousUsernames.cs
|
…
|
|
TestSceneUserProfileRecentSection.cs
|
…
|
|
TestSceneUserProfileScores.cs
|
…
|
|
TestSceneUserRanks.cs
|
…
|
|
TestSceneUserRequest.cs
|
…
|
|
TestSceneVotePill.cs
|
…
|
|
TestSceneWikiHeader.cs
|
add more test for Wiki Header
|
2021-05-20 14:24:28 +07:00 |
TestSceneWikiMainPage.cs
|
revert back main page test
|
2021-05-27 16:24:05 +07:00 |
TestSceneWikiMarkdownContainer.cs
|
Update tests to specify full absolute path
|
2021-06-01 14:38:30 +09:00 |
TestSceneWikiOverlay.cs
|
add test scene for error page
|
2021-06-03 19:48:04 +07:00 |