.. |
TestSceneBackButton.cs
|
…
|
|
TestSceneBeatSyncedContainer.cs
|
Use interface to convey beat sync information
|
2022-05-22 22:44:54 +09:00 |
TestSceneBeatmapListingCardSizeTabControl.cs
|
…
|
|
TestSceneBeatmapListingSearchControl.cs
|
…
|
|
TestSceneBeatmapListingSortTabControl.cs
|
…
|
|
TestSceneBeatmapSearchFilter.cs
|
…
|
|
TestSceneBreadcrumbControl.cs
|
…
|
|
TestSceneBreadcrumbControlHeader.cs
|
…
|
|
TestSceneButtonSystem.cs
|
Add tests for shortcut keys
|
2022-04-23 18:44:50 +02:00 |
TestSceneColourPicker.cs
|
…
|
|
TestSceneCommentEditor.cs
|
…
|
|
TestSceneCommentRepliesButton.cs
|
…
|
|
TestSceneContextMenu.cs
|
…
|
|
TestSceneCursors.cs
|
…
|
|
TestSceneDashboardBeatmapListing.cs
|
…
|
|
TestSceneDeleteLocalScore.cs
|
Split out `IDialogOverlay` to allow for easier testing
|
2022-04-18 18:36:26 +09:00 |
TestSceneDialogOverlay.cs
|
Fix failing tests due to `CurrentDialog` being unexpectedly not set after `Push`
|
2022-05-05 01:52:39 +09:00 |
TestSceneDifficultyMultiplierDisplay.cs
|
Implement basic difficulty multiplier display
|
2022-03-07 22:50:51 +01:00 |
TestSceneDrawableDate.cs
|
…
|
|
TestSceneEditorSidebar.cs
|
Allow section headers to wrap
|
2022-03-16 17:19:08 +09:00 |
TestSceneExpandingBar.cs
|
…
|
|
TestSceneExpandingContainer.cs
|
Update tests to reflect new expected behaviour
|
2022-05-06 13:47:13 +02:00 |
TestSceneFirstRunScreenBehaviour.cs
|
Add missing dependencies for behaviour screen test
|
2022-04-23 21:23:41 +09:00 |
TestSceneFirstRunScreenBundledBeatmaps.cs
|
Rename screen, add tests and add stable import step
|
2022-04-28 19:01:21 +09:00 |
TestSceneFirstRunScreenImportFromStable.cs
|
Add basic test coverage of new screen
|
2022-05-17 18:15:14 +09:00 |
TestSceneFirstRunScreenUIScale.cs
|
Add missing `OverlayColourProvider` in test scene
|
2022-04-27 18:45:40 +09:00 |
TestSceneFirstRunSetupOverlay.cs
|
Move UI scale setup to the beginning of the first run setup
|
2022-05-25 12:19:26 +09:00 |
TestSceneFooterButtonMods.cs
|
…
|
|
TestSceneFriendsOnlineStatusControl.cs
|
…
|
|
TestSceneHoldToConfirmOverlay.cs
|
…
|
|
TestSceneIconButton.cs
|
…
|
|
TestSceneLabelledColourPalette.cs
|
…
|
|
TestSceneLabelledDrawable.cs
|
…
|
|
TestSceneLabelledDropdown.cs
|
…
|
|
TestSceneLabelledSliderBar.cs
|
…
|
|
TestSceneLabelledSwitchButton.cs
|
…
|
|
TestSceneLabelledTextBox.cs
|
…
|
|
TestSceneLoadingLayer.cs
|
…
|
|
TestSceneLoadingSpinner.cs
|
…
|
|
TestSceneLogoAnimation.cs
|
…
|
|
TestSceneLogoTrackingContainer.cs
|
…
|
|
TestSceneModColumn.cs
|
Fix column test scene to work
|
2022-05-11 22:31:25 +02:00 |
TestSceneModDifficultyAdjustSettings.cs
|
…
|
|
TestSceneModDisplay.cs
|
…
|
|
TestSceneModFlowDisplay.cs
|
…
|
|
TestSceneModIcon.cs
|
…
|
|
TestSceneModPanel.cs
|
Update `TestIncompatibilityDisplay` in line with new functionality
|
2022-04-22 16:22:18 +09:00 |
TestSceneModSelectOverlay.cs
|
Use more proper button subtypes in tests
|
2022-05-25 23:06:12 +02:00 |
TestSceneModSettingsArea.cs
|
Implement mod settings area component
|
2022-03-16 23:13:11 +01:00 |
TestSceneModSwitchSmall.cs
|
…
|
|
TestSceneModSwitchTiny.cs
|
…
|
|
TestSceneNotificationOverlay.cs
|
…
|
|
TestSceneNowPlayingOverlay.cs
|
…
|
|
TestSceneOnScreenDisplay.cs
|
…
|
|
TestSceneOsuAnimatedButton.cs
|
…
|
|
TestSceneOsuButton.cs
|
…
|
|
TestSceneOsuDropdown.cs
|
…
|
|
TestSceneOsuFont.cs
|
…
|
|
TestSceneOsuHoverContainer.cs
|
…
|
|
TestSceneOsuIcon.cs
|
…
|
|
TestSceneOsuLogo.cs
|
…
|
|
TestSceneOsuMarkdownContainer.cs
|
…
|
|
TestSceneOsuMenu.cs
|
…
|
|
TestSceneOsuPopover.cs
|
…
|
|
TestSceneOsuTextBox.cs
|
…
|
|
TestSceneOverlayHeader.cs
|
…
|
|
TestSceneOverlayHeaderBackground.cs
|
…
|
|
TestSceneOverlayRulesetSelector.cs
|
…
|
|
TestSceneOverlayScrollContainer.cs
|
…
|
|
TestScenePageSelector.cs
|
…
|
|
TestSceneParallaxContainer.cs
|
…
|
|
TestScenePlaylistOverlay.cs
|
Fix compile errors
|
2022-05-18 10:56:42 +09:00 |
TestScenePopupDialog.cs
|
Add failing test case
|
2022-04-11 21:04:55 +03:00 |
TestSceneProfileSubsectionHeader.cs
|
…
|
|
TestSceneRankingsSortTabControl.cs
|
…
|
|
TestSceneRoundedButton.cs
|
Update `TestSceneRoundedButton` with new colour assertions
|
2022-05-24 18:42:45 +09:00 |
TestSceneSafeAreaHandling.cs
|
…
|
|
TestSceneScalingContainer.cs
|
Add test scene covering `ScalingContainer` delayed animations
|
2022-04-14 19:04:31 +09:00 |
TestSceneScreenBreadcrumbControl.cs
|
…
|
|
TestSceneSectionsContainer.cs
|
Add failing test case for navigation via PageUp/PageDown
|
2022-04-24 01:52:11 +03:00 |
TestSceneSettingsCheckbox.cs
|
…
|
|
TestSceneSettingsToolboxGroup.cs
|
Remove usage of player settings in `TestSceneSettingsToolboxGroup`
|
2022-05-09 23:57:27 +03:00 |
TestSceneShearedButtons.cs
|
Expose font size and add big button test
|
2022-04-26 18:14:57 +09:00 |
TestSceneShearedOverlayContainer.cs
|
Use plum colour scheme in multiplayer to match rest of multiplayer screens
|
2022-05-05 22:16:54 +02:00 |
TestSceneShearedOverlayHeader.cs
|
Rename `PopupScreenTitle` to `ShearedOverlayHeader`
|
2022-04-20 16:01:15 +09:00 |
TestSceneShearedSearchTextBox.cs
|
Implement new search textbox design
|
2022-05-03 11:13:07 +07:00 |
TestSceneStarRatingDisplay.cs
|
…
|
|
TestSceneStatefulMenuItem.cs
|
…
|
|
TestSceneSwitchButton.cs
|
…
|
|
TestSceneTabControl.cs
|
…
|
|
TestSceneToggleMenuItem.cs
|
…
|
|
TestSceneToolbarRulesetSelector.cs
|
…
|
|
TestSceneTwoLayerButton.cs
|
…
|
|
TestSceneUpdateableBeatmapBackgroundSprite.cs
|
…
|
|
TestSceneUpdateableBeatmapSetCover.cs
|
…
|
|
TestSceneUserListToolbar.cs
|
…
|
|
TestSceneVolumeOverlay.cs
|
…
|
|
TestSceneVolumePieces.cs
|
…
|
|
TestSceneWaveContainer.cs
|
…
|
|
ThemeComparisonTestScene.cs
|
…
|
|