.. |
TestSceneAccountCreationOverlay.cs
|
Refactor to replace existing panels
|
2020-03-04 14:58:15 +03:00 |
TestSceneBeatmapAvailability.cs
|
Rename class to BeatmapAvailability
|
2019-06-27 11:40:22 +09:00 |
TestSceneBeatmapListingOverlay.cs
|
Implement BeatmapListingOverlay
|
2020-02-19 17:40:54 +03:00 |
TestSceneBeatmapRulesetSelector.cs
|
Refactor BeatmapRulesetSelector
|
2020-02-03 14:16:26 +03:00 |
TestSceneBeatmapSetOverlay.cs
|
Implement NotSupporterPlaceholder
|
2019-11-22 21:55:21 +03:00 |
TestSceneBeatmapSetOverlayDetails.cs
|
Fix tests
|
2020-02-04 22:39:51 +01:00 |
TestSceneBeatmapSetOverlaySuccessRate.cs
|
Fix tests
|
2020-02-04 22:39:51 +01:00 |
TestSceneChangelogOverlay.cs
|
Implement OverlayUpdateStreamControl component
|
2020-03-03 17:01:58 +03:00 |
TestSceneChannelTabControl.cs
|
Fix channel tab control test scene
|
2020-01-16 18:36:27 +09:00 |
TestSceneChatLineTruncation.cs
|
Update historic licence header
|
2019-09-06 19:05:50 +09:00 |
TestSceneChatLink.cs
|
Turn off italics test for now (may come back if we switch chat to content font)
|
2020-03-15 01:43:48 +09:00 |
TestSceneChatOverlay.cs
|
Revert unnecessary changes and actually trim the whitespace
|
2020-03-13 21:29:10 +01:00 |
TestSceneCommentsContainer.cs
|
Implement OverlaySortTabControl component
|
2020-02-17 02:20:53 +03:00 |
TestSceneCommentsHeader.cs
|
Implement OverlaySortTabControl component
|
2020-02-17 02:20:53 +03:00 |
TestSceneCommentsPage.cs
|
Add tests
|
2020-02-25 10:29:03 +03:00 |
TestSceneDirectDownloadButton.cs
|
Rename download buttons to avoid ambiguity
|
2019-07-03 12:02:35 +09:00 |
TestSceneDirectOverlay.cs
|
Fix incorrect DI usage of IAPIProvider in many tests
|
2019-09-13 17:15:33 +09:00 |
TestSceneDirectPanel.cs
|
Use attribute instead of CreateChildDependencies
|
2020-02-22 13:47:42 +01:00 |
TestSceneExternalLinkButton.cs
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
TestSceneFavouriteButton.cs
|
Add tests
|
2019-11-13 12:09:18 +09:00 |
TestSceneFriendsLayout.cs
|
Add online test
|
2020-03-17 01:50:19 +03:00 |
TestSceneFullscreenOverlay.cs
|
Fix tests
|
2020-01-24 12:42:48 +03:00 |
TestSceneGraph.cs
|
Rename test cases to test scenes inline with the framework change
|
2019-05-14 22:37:25 +03:00 |
TestSceneHistoricalSection.cs
|
Merge master with conflicts resolved
|
2020-01-30 10:39:23 +03:00 |
TestSceneKudosuHistory.cs
|
Refactor to match web implementation 1:1
|
2019-09-02 17:04:38 +09:00 |
TestSceneLeaderboardModSelector.cs
|
Update with framework-side bindable list changes
|
2020-02-17 15:06:14 +09:00 |
TestSceneLeaderboardScopeSelector.cs
|
Fix tests
|
2020-02-04 22:39:51 +01:00 |
TestSceneNewsOverlay.cs
|
Fix test methods not being renamed.
|
2019-12-17 19:25:17 +01:00 |
TestSceneOnlineViewContainer.cs
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +09:00 |
TestSceneProfileCounterPill.cs
|
Use OverlayColourProvider for CounterPill in profile overlay
|
2020-02-17 04:29:41 +03:00 |
TestSceneProfileRulesetSelector.cs
|
Make OverlayRulesetSelector use colour provider
|
2020-01-26 17:07:17 +03:00 |
TestSceneRankGraph.cs
|
Fix failing test
|
2020-02-02 17:03:41 +01:00 |
TestSceneRankingsCountryFilter.cs
|
Add ContryFilter to new header
|
2020-02-03 20:32:20 +03:00 |
TestSceneRankingsHeader.cs
|
Add SpotlightsLayout to RankingsOverlay
|
2020-02-11 02:35:23 +03:00 |
TestSceneRankingsOverlay.cs
|
Remove redundant blank line
|
2020-02-19 17:24:44 +03:00 |
TestSceneRankingsSpotlightSelector.cs
|
Add SpotlightsLayout to RankingsOverlay
|
2020-02-11 02:35:23 +03:00 |
TestSceneRankingsTables.cs
|
Combine all loading animation implementations
|
2020-02-21 15:32:46 +09:00 |
TestSceneScoresContainer.cs
|
Make beatmap scores also support null position
|
2020-02-20 15:04:12 +09:00 |
TestSceneShowMoreButton.cs
|
Don't use ProfileShowMoreButton in the test scene to avoid confusion
|
2019-10-15 01:08:23 +03:00 |
TestSceneSocialOverlay.cs
|
Refactor to replace existing panels
|
2020-03-04 14:58:15 +03:00 |
TestSceneSpotlightsLayout.cs
|
Implement SpotlightsLayout
|
2020-02-11 01:44:56 +03:00 |
TestSceneStandAloneChatDisplay.cs
|
Update inspectcode version and fix new issues
|
2020-02-15 11:54:29 +09:00 |
TestSceneTotalCommentsCounter.cs
|
Recolour TotalCommentCounter
|
2020-01-27 14:47:47 +03:00 |
TestSceneUserPanel.cs
|
Simplify status assignment in the test scene
|
2020-03-08 03:07:14 +03:00 |
TestSceneUserProfileHeader.cs
|
Merge master with conflicts resolved
|
2020-01-26 16:35:07 +03:00 |
TestSceneUserProfileOverlay.cs
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
TestSceneUserProfilePreviousUsernames.cs
|
CA1825: use Array.Empty.
|
2019-12-17 12:59:48 +08:00 |
TestSceneUserProfileRecentSection.cs
|
Refactor ruleset presentation
|
2020-02-02 12:03:51 +03:00 |
TestSceneUserProfileScores.cs
|
Refactor drawable profile score to match web
|
2020-02-16 06:16:02 +01:00 |
TestSceneUserRanks.cs
|
Use OverlayColourProvider
|
2020-01-27 12:55:19 +03:00 |
TestSceneUserRequest.cs
|
Combine all loading animation implementations
|
2020-02-21 15:32:46 +09:00 |
TestSceneVotePill.cs
|
Use OverlayColourProfider for VotePill component
|
2020-02-26 19:35:20 +03:00 |