1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 17:32:54 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 1d52231d4f Remove SingletonContextFactory
It is dangerous to use this as it doesn't correctly handle contexts and can cause issues that will never actually arise in normal execution.
2018-07-18 16:44:47 +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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseBeatmapCarousel.cs FilterTask -> PendingFilter 2018-07-18 13:18:50 +09:00
TestCaseBeatmapDetailArea.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseBeatmapDetails.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseBeatmapInfoWedge.cs Add common custom words to dotsettings dictionary 2018-07-05 15:54:41 +09:00
TestCaseBeatmapOptionsOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseBeatmapScoresContainer.cs Remove OnlineBeatmapSetID from BeatmapInfo 2018-06-08 15:26:27 +09:00
TestCaseBeatmapSetOverlay.cs Make BeatmapSetOverlay accept nulls everywhere 2018-04-18 16:08:45 +09:00
TestCaseBeatSyncedContainer.cs Rename OriginalBeatmap back to Beatmap 2018-05-07 10:29:38 +09: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 Improve code quality of main menu button system 2018-07-03 18:23:41 +09:00
TestCaseChatDisplay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseChatLink.cs Expose Dependencies from base OsuTestCase 2018-06-06 20:25:40 +09:00
TestCaseContextMenu.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseCursors.cs Rename CursorOverrideContainer to MenuCursorContainer 2018-05-25 21:13:40 +02: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 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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseEditorCompose.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseEditorComposeRadioButtons.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseEditorComposeTimeline.cs Merge branch 'master' into timeline-markers 2018-06-18 02:09:20 +09:00
TestCaseEditorMenuBar.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseGraph.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseHistoricalSection.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseKeyConfiguration.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseKeyCounter.cs Normalize all the line endings 2018-04-13 18:26:38 +09: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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseMods.cs Add common custom words to dotsettings dictionary 2018-07-05 15:54:41 +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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
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
TestCasePlaybackControl.cs Expose Dependencies from base OsuTestCase 2018-06-06 20:25:40 +09:00
TestCasePlayerLoader.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCasePlaySongSelect.cs Remove SingletonContextFactory 2018-07-18 16:44:47 +09:00
TestCasePopupDialog.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCasePreviewTrackManager.cs Update framework 2018-07-11 17:12:01 +09:00
TestCaseQuitButton.cs Merge branch 'master' into fix-failing-tests 2018-05-25 19:36:05 +09:00
TestCaseRankGraph.cs add badges to ProfileHeader 2018-04-15 23:49:45 +02:00
TestCaseReplay.cs CreatePlayer shouldn't receive a beatmap 2018-06-06 20:21:47 +09:00
TestCaseReplaySettingsOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
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 Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseScreenBreadcrumbControl.cs Move screen titles to OsuScreen 2018-05-28 13:30:24 +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 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
TestCaseStoryboard.cs Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
TestCaseTabControl.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
TestCaseTextAwesome.cs Normalize all the line endings 2018-04-13 18:26:38 +09: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
TestCaseUserPanel.cs Normalize all the line endings 2018-04-13 18:26:38 +09: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 Fix pixellation of volume meter progress bars 2018-06-13 19:22:39 +09:00
TestCaseWaveContainer.cs Merge remote-tracking branch 'upstream/master' into wave-container 2018-04-15 21:03:18 +09:00
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