1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Tests/Visual
2019-01-07 18:51:54 +09:00
..
TestCaseAccountCreationOverlay.cs Add remaining steps to registration screen 2018-12-06 11:58:09 +09:00
TestCaseAllPlayers.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseAutoplay.cs CreatePlayer shouldn't receive a beatmap 2018-06-06 20:21:47 +09:00
TestCaseBadgeContainer.cs add new test case and fix rotation not working 2018-04-16 19:22:11 +02:00
TestCaseBeatDivisorControl.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseBeatmapCarousel.cs Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
TestCaseBeatmapDetailArea.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseBeatmapDetails.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseBeatmapInfoWedge.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseBeatmapOptionsOverlay.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseBeatmapScoresContainer.cs Score -> ScoreInfo 2018-11-28 18:33:01 +09:00
TestCaseBeatmapSetOverlay.cs Make BeatmapSetOverlay accept nulls everywhere 2018-04-18 16:08:45 +09:00
TestCaseBeatSyncedContainer.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseBreadcrumbs.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseBreakOverlay.cs Remove explicit clock in TestCaseBreakOverlay 2018-05-09 12:40:04 +09:00
TestCaseButtonSystem.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseChannelTabControl.cs Add full tests 2018-12-07 14:01:51 +09:00
TestCaseChatDisplay.cs Move ChannelManager to OsuGame 2018-09-14 13:31:25 +09:00
TestCaseChatLink.cs Update framework 2019-01-07 18:50:27 +09:00
TestCaseContextMenu.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseCursors.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseDialogOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseDirect.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseDisclaimer.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseDrawableDate.cs Add simple (non-automated) test 2018-12-22 14:21:21 +09:00
TestCaseDrawings.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseEditorCompose.cs Use Name/NameScreen format 2018-11-07 13:04:17 +09:00
TestCaseEditorComposeRadioButtons.cs Renamespace compose-mode components 2018-11-06 18:14:46 +09:00
TestCaseEditorComposeTimeline.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseEditorMenuBar.cs Remove intermediate Screens namespace 2018-11-06 18:28:22 +09:00
TestCaseEditorSeekSnapping.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseEditorSummaryTimeline.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseExternalLinkButton.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseGameplayMenuOverlay.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseGraph.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseHistoricalSection.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseHitObjectComposer.cs Merge branch 'mania-selection-movement' into inter-column-movements 2018-11-26 11:45:48 +09:00
TestCaseHoldForMenuButton.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseHoldToConfirmOverlay.cs Rename aborted -> fired 2018-05-14 19:08:00 +09:00
TestCaseIconButton.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseIdleTracker.cs Add comprehensive tests 2018-11-26 17:40:25 +09:00
TestCaseIntroSequence.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseKeyConfiguration.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseKeyCounter.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseLabelledTextBox.cs Remove intermediate Screens namespace 2018-11-06 18:28:22 +09:00
TestCaseLeaderboard.cs Separate out Leaderboard into BeatmapLeaderboard 2018-12-22 14:44:36 +09:00
TestCaseLoaderAnimation.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseLoadingAnimation.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseLoungeRoomsContainer.cs Update framework 2019-01-07 18:50:27 +09:00
TestCaseMatchHeader.cs Split class out 2018-12-26 16:50:50 +09:00
TestCaseMatchHostInfo.cs Fix host info not working 2018-12-25 18:07:19 +09:00
TestCaseMatchInfo.cs Add + set ended room status 2018-12-27 13:32:44 +09:00
TestCaseMatchLeaderboard.cs Implement multiplayer room leaderboard 2018-12-14 21:08:55 +09:00
TestCaseMatchParticipants.cs Cleanup bindable handling 2018-12-22 14:01:06 +09:00
TestCaseMatchResults.cs Leaderboard design updates 2018-12-27 15:52:40 +09:00
TestCaseMatchSettingsOverlay.cs Update framework 2019-01-07 18:50:27 +09:00
TestCaseMedalOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseMods.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseMultiHeader.cs Renaming 2018-12-26 20:05:57 +09:00
TestCaseMultiScreen.cs Renaming 2018-12-26 20:05:57 +09:00
TestCaseMusicController.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseNotificationOverlay.cs The code must not contain multiple blank lines in a row 2019-01-05 21:03:03 +03:00
TestCaseOnScreenDisplay.cs Fix OSD fade-in not correctly debouncing 2018-07-09 17:53:39 +09:00
TestCaseOsuGame.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseParallaxContainer.cs Add tests for ParallaxContainer 2018-06-21 12:48:57 +09:00
TestCasePlaybackControl.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCasePlayerLoader.cs Play with delegate 2018-12-26 22:16:35 +09:00
TestCasePlaySongSelect.cs Make DefaultBeatmap readonly 2018-12-25 18:34:45 +09:00
TestCasePollingComponent.cs Revert unnecessary change to testcase 2018-12-27 16:20:37 +09:00
TestCasePopupDialog.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCasePreviewTrackManager.cs Fix testcase dodginess 2018-08-24 15:50:39 +09:00
TestCaseRankGraph.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
TestCaseReplay.cs Create ReplayPlayer using Score from the dummy RulesetContainer 2018-12-09 17:39:35 +03:00
TestCaseReplaySettingsOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseResults.cs Leaderboard design updates 2018-12-27 15:52:40 +09:00
TestCaseRoomStatus.cs Add + set ended room status 2018-12-27 13:32:44 +09:00
TestCaseScoreCounter.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseScreenBreadcrumbControl.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseScrollingHitObjects.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseSettings.cs Expose Dependencies from base OsuTestCase 2018-06-06 20:25:40 +09:00
TestCaseSkipButton.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseSocial.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseSongProgress.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseStandAloneChatDisplay.cs Make standalone chat reuse more code from main chat overlay 2018-12-21 17:54:12 +09:00
TestCaseStoryboard.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseTabControl.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseTextAwesome.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseToolbar.cs ToolbarMode* -> ToolbarRuleset* 2018-07-10 01:20:21 +09:00
TestCaseTwoLayerButton.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseUpdateableBeatmapBackgroundSprite.cs Fix test not working when not logged in 2018-12-26 20:42:47 +09:00
TestCaseUserPanel.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseVolumePieces.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseWaveContainer.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseWaveform.cs OpenTK -> osuTK 2018-11-21 23:11:08 +01:00
TestCaseZoomableScrollContainer.cs OpenTK -> osuTK 2018-11-20 17:14:59 +09:00