.. |
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
|
Add test coverage for beatmap card expanded content clipping
|
2022-01-19 22:08:52 +01:00 |
TestSceneBeatmapRulesetSelector.cs
|
Cache and consume `IRulesetStore` where feasible
|
2021-12-03 18:16:01 +09: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
|
Update all beatmap overlay views to use `APIBeatmap`/`APIBeatmapSet`
|
2021-10-29 18:50:55 +09:00 |
TestSceneChangelogOverlay.cs
|
…
|
|
TestSceneChangelogSupporterPromo.cs
|
…
|
|
TestSceneChannelListItem.cs
|
Add step to `TestSceneChannelListItem` to actually select an item
|
2022-03-21 14:33:50 +09: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
|
Add a centralised constant for the osu URL schema protocol
|
2022-02-18 15:57:37 +09:00 |
TestSceneChatOverlay.cs
|
Make opening chat overlay opt-in to add coverage for unloaded chat overlays
|
2022-03-17 08:19:40 +03:00 |
TestSceneCommentsContainer.cs
|
Fix english in test steps
|
2021-08-24 14:39:03 +09:00 |
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
|
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
|
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
|
…
|
|
TestSceneMessageNotifier.cs
|
Add missing `Schedule` call to allow individual tests from `TestSceneMessageNotifier` to pass
|
2022-03-16 18:44:30 +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
|
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
|
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
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |
TestSceneWikiMainPage.cs
|
…
|
|
TestSceneWikiMarkdownContainer.cs
|
…
|
|
TestSceneWikiOverlay.cs
|
…
|
|
TestSceneWikiSidebar.cs
|
Apply batch fixing of built-in types using `var`
|
2021-10-27 13:04:41 +09:00 |