osu/osu.Game.Tests/Visual
smoogipoo 1a2c3715c7 Fix testcase dodginess 2018-08-24 15:50:39 +09:00
..
TestCaseAllPlayers.cs
TestCaseAutoplay.cs CreatePlayer shouldn't receive a beatmap 2018-06-06 20:21:47 +09:00
TestCaseBadgeContainer.cs
TestCaseBeatDivisorControl.cs
TestCaseBeatSyncedContainer.cs Rename OriginalBeatmap back to Beatmap 2018-05-07 10:29:38 +09:00
TestCaseBeatmapCarousel.cs FilterTask -> PendingFilter 2018-07-18 13:18:50 +09:00
TestCaseBeatmapDetailArea.cs
TestCaseBeatmapDetails.cs
TestCaseBeatmapInfoWedge.cs Fix info wedge test case failing randomly 2018-08-16 10:05:34 +09:00
TestCaseBeatmapOptionsOverlay.cs
TestCaseBeatmapScoresContainer.cs Remove OnlineBeatmapSetID from BeatmapInfo 2018-06-08 15:26:27 +09:00
TestCaseBeatmapSetOverlay.cs
TestCaseBreadcrumbs.cs
TestCaseBreakOverlay.cs Remove explicit clock in TestCaseBreakOverlay 2018-05-09 12:40:04 +09:00
TestCaseButtonSystem.cs Improve code quality of main menu button system 2018-07-03 18:23:41 +09:00
TestCaseChatDisplay.cs
TestCaseChatLink.cs Expose Dependencies from base OsuTestCase 2018-06-06 20:25:40 +09:00
TestCaseContextMenu.cs
TestCaseCursors.cs Update framework 2018-07-21 16:21:53 +09:00
TestCaseDialogOverlay.cs
TestCaseDirect.cs
TestCaseDisclaimer.cs Add TestCase and update disclaimer screen 2018-07-11 16:30:51 +09:00
TestCaseDrawableRoom.cs Merge https://github.com/ppy/osu into drawable-room-improvements 2018-05-11 13:41:50 -03:00
TestCaseDrawings.cs
TestCaseEditorCompose.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseEditorComposeRadioButtons.cs
TestCaseEditorComposeTimeline.cs Merge branch 'master' into timeline-markers 2018-06-18 02:09:20 +09:00
TestCaseEditorMenuBar.cs
TestCaseEditorSeekSnapping.cs Add testfixture annotation 2018-06-18 17:06:21 +09:00
TestCaseEditorSummaryTimeline.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseExternalLinkButton.cs add license header 2018-05-22 15:41:10 +02:00
TestCaseGameplayMenuOverlay.cs Update framework 2018-07-21 16:21:53 +09:00
TestCaseGraph.cs
TestCaseHistoricalSection.cs
TestCaseHitObjectComposer.cs Expose Dependencies from base OsuTestCase 2018-06-06 20:25:40 +09:00
TestCaseHoldToConfirmOverlay.cs Rename aborted -> fired 2018-05-14 19:08:00 +09:00
TestCaseIconButton.cs Tidy up button hierarchy 2018-07-13 16:28:18 +09:00
TestCaseIntroSequence.cs
TestCaseKeyConfiguration.cs
TestCaseKeyCounter.cs Remove unnecessary counting change logic 2018-07-20 17:08:25 +09:00
TestCaseLabelledTextBox.cs Remove padding, fix corner radiuses 2018-07-25 15:14:40 +03:00
TestCaseLeaderboard.cs Add word wrap support 2018-06-28 13:04:39 +09:00
TestCaseLoaderAnimation.cs Fix automated testing 2018-05-31 20:07:55 +09:00
TestCaseLoadingAnimation.cs Improve the visibility of the global loading animation 2018-06-22 13:14:43 +09:00
TestCaseLounge.cs Fix race condition in TestCaseLounge (attempt 2) 2018-06-25 14:10:54 +09:00
TestCaseMatch.cs Update TestCaseMatch. 2018-05-29 04:16:19 -03:00
TestCaseMatchHeader.cs Add TestCaseMatchHeader. 2018-05-29 03:34:02 -03:00
TestCaseMatchInfo.cs Update TestCaseMatch. 2018-05-29 04:16:19 -03:00
TestCaseMatchParticipants.cs Add TestCaseMatchParticipants. 2018-05-29 03:53:30 -03:00
TestCaseMedalOverlay.cs
TestCaseMods.cs Add automated testing of mod preservation/removal 2018-08-07 16:45:18 +09:00
TestCaseMultiHeader.cs Add Lounge FilterControl. 2018-05-22 00:24:39 -03:00
TestCaseMultiScreen.cs Add multiplayer screen test steps. 2018-05-15 21:20:34 -03:00
TestCaseMusicController.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseNotificationOverlay.cs
TestCaseOnScreenDisplay.cs Fix OSD fade-in not correctly debouncing 2018-07-09 17:53:39 +09:00
TestCaseOsuGame.cs Remove pointless rate adjust slider from TestCaseOsuGame 2018-07-11 16:31:00 +09:00
TestCaseParallaxContainer.cs Add tests for ParallaxContainer 2018-06-21 12:48:57 +09:00
TestCasePlaySongSelect.cs Prefix some methods with "Test" 2018-08-14 14:19:26 +09:00
TestCasePlaybackControl.cs Expose Dependencies from base OsuTestCase 2018-06-06 20:25:40 +09:00
TestCasePlayerLoader.cs Add loading animation to player loader to make it more obvious when loading is complete 2018-08-02 19:47:50 +09:00
TestCasePopupDialog.cs
TestCasePreviewTrackManager.cs Fix testcase dodginess 2018-08-24 15:50:39 +09:00
TestCaseQuitButton.cs Merge branch 'master' into fix-failing-tests 2018-05-25 19:36:05 +09:00
TestCaseRankGraph.cs
TestCaseReplay.cs CreatePlayer shouldn't receive a beatmap 2018-06-06 20:21:47 +09:00
TestCaseReplaySettingsOverlay.cs
TestCaseResults.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseRoomInspector.cs Don't set size in ctor. 2018-05-19 02:27:33 -03:00
TestCaseScoreCounter.cs
TestCaseScreenBreadcrumbControl.cs Fix breadcrumb testcase failures 2018-07-31 13:48:21 +09:00
TestCaseScrollingHitObjects.cs Remove scroll direction from ScrolingPlayfield constructor 2018-07-17 15:14:03 +09:00
TestCaseSettings.cs Expose Dependencies from base OsuTestCase 2018-06-06 20:25:40 +09:00
TestCaseSkipButton.cs
TestCaseSocial.cs
TestCaseSongProgress.cs
TestCaseStoryboard.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseTabControl.cs
TestCaseTextAwesome.cs
TestCaseToolbar.cs ToolbarMode* -> ToolbarRuleset* 2018-07-10 01:20:21 +09:00
TestCaseTwoLayerButton.cs
TestCaseUserPanel.cs
TestCaseUserProfile.cs Remove age from User class 2018-07-09 10:33:46 +02:00
TestCaseUserProfileRecentSection.cs Reorganise API requests and response classes 2018-06-08 11:42:35 +09:00
TestCaseUserRanks.cs
TestCaseVolumePieces.cs Fix pixellation of volume meter progress bars 2018-06-13 19:22:39 +09:00
TestCaseWaveContainer.cs
TestCaseWaveform.cs Use existing instance of beatmap rather than adding more resources 2018-06-17 19:00:58 +09:00
TestCaseZoomableScrollContainer.cs Remove unused using 2018-06-12 16:36:46 +09:00