.. |
OsuPlayerTestScene.cs
|
|
|
SkinnableHUDComponentTestScene.cs
|
|
|
TestSceneAllRulesetPlayers.cs
|
|
|
TestSceneArgonHealthDisplay.cs
|
Move simulated drain to separate test case
|
2024-01-11 10:04:37 +01:00 |
TestSceneAutoplay.cs
|
Fix more nullable inspections
|
2024-01-29 08:44:27 +01:00 |
TestSceneBeatmapOffsetControl.cs
|
Migrate BeatmapOffsetControl to use session static directly
|
2023-12-27 19:19:27 +01:00 |
TestSceneBeatmapSkinFallbacks.cs
|
Bypass Parent nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
TestSceneBezierConverter.cs
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
TestSceneBreakTracker.cs
|
|
|
TestSceneClicksPerSecondCalculator.cs
|
|
|
TestSceneColourHitErrorMeter.cs
|
|
|
TestSceneCompletionCancellation.cs
|
|
|
TestSceneDefaultSongProgressGraph.cs
|
|
|
TestSceneDrawableScrollingRuleset.cs
|
Fix test value getting clobbered due to stupid stuff
|
2023-12-06 15:59:29 +09:00 |
TestSceneDrawableStoryboardSprite.cs
|
Fix TestSceneDrawableStoryboardSprite not displaying anything
|
2023-09-20 12:05:23 +02:00 |
TestSceneFailAnimation.cs
|
|
|
TestSceneFailingLayer.cs
|
Fix failing test by setting health on source of truth
|
2024-01-10 23:09:43 +09:00 |
TestSceneFailJudgement.cs
|
|
|
TestSceneFrameStabilityContainer.cs
|
Change frame stable catch-up method to allow for much faster sync
|
2024-01-18 14:01:37 +09:00 |
TestSceneGameplayLeaderboard.cs
|
Fix TestFriendScore intermittently failing due to randomness
|
2023-09-21 21:12:44 +02:00 |
TestSceneGameplayMenuOverlay.cs
|
|
|
TestSceneGameplayRewinding.cs
|
|
|
TestSceneGameplaySamplePlayback.cs
|
|
|
TestSceneGameplaySampleTriggerSource.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneHitErrorMeter.cs
|
|
|
TestSceneHoldForMenuButton.cs
|
|
|
TestSceneHUDOverlay.cs
|
Update usages of GameplayClockContainer not using an adjustable source
|
2023-09-22 16:22:36 +09:00 |
TestSceneJudgementCounter.cs
|
De-dupe displayed hits in judgement counter
|
2024-01-15 16:02:59 +09:00 |
TestSceneKeyBindings.cs
|
|
|
TestSceneKeyCounter.cs
|
Add 100 and 1000 key press step to test overflow
|
2023-11-02 20:49:01 -07:00 |
TestSceneLeadIn.cs
|
|
|
TestSceneLetterboxOverlay.cs
|
|
|
TestSceneMedalOverlay.cs
|
|
|
TestSceneModValidity.cs
|
|
|
TestSceneNightcoreBeatContainer.cs
|
|
|
TestSceneOverlayActivation.cs
|
|
|
TestSceneParticleExplosion.cs
|
|
|
TestSceneParticleSpewer.cs
|
|
|
TestScenePause.cs
|
Remove test guarantee of audio time not advancing
|
2024-01-18 20:06:53 +09:00 |
TestScenePauseWhenInactive.cs
|
|
|
TestScenePerformancePointsCounter.cs
|
Revert "Add "Argon" performance points counter"
|
2023-11-05 01:55:54 +03:00 |
TestScenePlayerLoader.cs
|
Fix TestModReinstantiation failing due to custom mod being used
|
2024-01-15 15:01:13 +03:00 |
TestScenePlayerLocalScoreImport.cs
|
Merge pull request #25480 from peppy/2fa
|
2024-01-29 19:14:55 +09:00 |
TestScenePlayerMaxDimensions.cs
|
Revert behaviour changes of MaxDimensions test and ignore instead
|
2023-10-31 13:36:10 +09:00 |
TestScenePlayerReferenceLeaking.cs
|
|
|
TestScenePlayerScoreSubmission.cs
|
Fix score submission test failures due to checking audio playback validity (again)
|
2024-01-22 11:15:42 +01:00 |
TestScenePoolingRuleset.cs
|
|
|
TestSceneReplay.cs
|
|
|
TestSceneReplayDownloadButton.cs
|
Delete ScoreInfo.HasReplay as no longer needed
|
2023-10-27 12:39:54 +02:00 |
TestSceneReplayPlayer.cs
|
|
|
TestSceneReplayRecorder.cs
|
Bypass Parent nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
TestSceneScrollingHitObjects.cs
|
|
|
TestSceneSkinEditor.cs
|
Add test coverage of skin editor copy-paste
|
2023-11-23 09:55:16 +09:00 |
TestSceneSkinEditorComponentsList.cs
|
|
|
TestSceneSkinEditorMultipleSkins.cs
|
Update usages of GameplayClockContainer not using an adjustable source
|
2023-09-22 16:22:36 +09:00 |
TestSceneSkinnableAccuracyCounter.cs
|
Add "Argon" accuracy counter
|
2023-10-26 09:09:52 +03:00 |
TestSceneSkinnableComboCounter.cs
|
Add "Argon" combo counter
|
2023-10-26 09:09:55 +03:00 |
TestSceneSkinnableDrawable.cs
|
|
|
TestSceneSkinnableHealthDisplay.cs
|
Adjust skinnable health display test scene for usability
|
2024-01-11 10:17:32 +01:00 |
TestSceneSkinnableHUDOverlay.cs
|
Update usages of GameplayClockContainer not using an adjustable source
|
2023-09-22 16:22:36 +09:00 |
TestSceneSkinnableScoreCounter.cs
|
Add "Argon" total score counter
|
2023-10-26 08:58:25 +03:00 |
TestSceneSkinnableSound.cs
|
|
|
TestSceneSkipOverlay.cs
|
|
|
TestSceneSliderPath.cs
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
TestSceneSoloGameplayLeaderboard.cs
|
|
|
TestSceneSongProgress.cs
|
Add a fake load to visual test to restore previous testing behaviour
|
2024-01-18 14:01:37 +09:00 |
TestSceneSpectator.cs
|
Add extra test coverage and handle case where still at loading screen
|
2023-11-24 15:05:39 +09:00 |
TestSceneSpectatorHost.cs
|
|
|
TestSceneSpectatorPlayback.cs
|
Bypass Parent nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
TestSceneStarCounter.cs
|
|
|
TestSceneStoryboard.cs
|
Replace most usages of DecoupleableInterpolatingFramedClock
|
2023-09-22 12:49:25 +09:00 |
TestSceneStoryboardSamplePlayback.cs
|
Add an extra storyboard sample to avoid intermittent failures in TestStoryboardSamplesStopOnSkip
|
2023-10-31 14:28:40 +09:00 |
TestSceneStoryboardWithOutro.cs
|
Fix exit key during storyboard outro not progressing to results
|
2023-10-12 19:31:54 +09:00 |
TestSceneUnknownMod.cs
|
|
|
TestSceneUnstableRateCounter.cs
|
Add rate-change UR tests
|
2023-11-12 11:16:06 -08:00 |