.. |
OsuPlayerTestScene.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
SkinnableHUDComponentTestScene.cs
|
test: adapt and create tests to cover new components
|
2023-01-09 22:07:18 +01:00 |
TestSceneAllRulesetPlayers.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneAutoplay.cs
|
refactor: make KCD a CompositeDrawable
|
2023-03-08 00:47:16 +00:00 |
TestSceneBeatmapOffsetControl.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneBeatmapSkinFallbacks.cs
|
Rename SkinnableTargetContainer to SkinComponentsContainer
|
2023-02-15 18:37:41 +09:00 |
TestSceneBezierConverter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneBreakTracker.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneClicksPerSecondCalculator.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneColourHitErrorMeter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneCompletionCancellation.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneDefaultSongProgressGraph.cs
|
Prefix subclasses of DefaultSongProgress with Default
|
2023-01-18 15:45:16 +09:00 |
TestSceneDrawableScrollingRuleset.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneDrawableStoryboardSprite.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneFailAnimation.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneFailingLayer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneFailJudgement.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneFrameStabilityContainer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneGameplayLeaderboard.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneGameplayMenuOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneGameplayRewinding.cs
|
refactor: make KCD a CompositeDrawable
|
2023-03-08 00:47:16 +00:00 |
TestSceneGameplaySamplePlayback.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneGameplaySampleTriggerSource.cs
|
remove all test usages of SampleControlPoint
|
2023-04-26 14:21:52 +02:00 |
TestSceneHitErrorMeter.cs
|
Fix test compile failures from Audio hoisting
|
2023-02-21 21:03:00 +01:00 |
TestSceneHoldForMenuButton.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneHUDOverlay.cs
|
Fix test failures due to type mismatch
|
2023-04-25 20:10:11 +02:00 |
TestSceneJudgementCounter.cs
|
Fix JudgementCounterDisplay.cs max judgement always showing upon changing display mode
|
2023-01-19 10:31:02 +01:00 |
TestSceneKeyBindings.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneKeyCounter.cs
|
Also disable counting on argon display in test
|
2023-04-25 20:17:57 +02:00 |
TestSceneLeadIn.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneLetterboxOverlay.cs
|
Add TestSceneLetterboxOverlay
|
2023-02-13 14:17:33 +03:00 |
TestSceneMedalOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneModValidity.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneNightcoreBeatContainer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneOverlayActivation.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneParticleExplosion.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneParticleSpewer.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestScenePause.cs
|
Fix wonky log message
|
2023-02-01 22:58:11 +01:00 |
TestScenePauseWhenInactive.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestScenePerformancePointsCounter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestScenePlayerLoader.cs
|
Add tests for suppressing epilepsy warning when storyboard disabled
|
2023-04-05 20:56:50 +02:00 |
TestScenePlayerLocalScoreImport.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestScenePlayerReferenceLeaking.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestScenePlayerScoreSubmission.cs
|
Fix intermittent failure in score submission tests
|
2023-01-13 22:57:40 +03:00 |
TestScenePoolingRuleset.cs
|
Add failing test case
|
2023-04-11 18:24:34 +02:00 |
TestSceneReplay.cs
|
refactor: make KCD a CompositeDrawable
|
2023-03-08 00:47:16 +00:00 |
TestSceneReplayDownloadButton.cs
|
Fix flaky test conditions in TestSceneReplayDownloadButton
|
2022-11-30 17:07:57 +09:00 |
TestSceneReplayPlayer.cs
|
Add failing test coverage showing that replay will fail on exiting gameplay
|
2023-03-16 17:12:46 +09:00 |
TestSceneReplayRecorder.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneScoring.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneScrollingHitObjects.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSkinEditor.cs
|
Revert SaveState() calling on initialization
|
2023-05-01 12:53:58 +02:00 |
TestSceneSkinEditorComponentsList.cs
|
Move skin editor to overlays namespace
|
2023-02-02 14:00:31 +09:00 |
TestSceneSkinEditorMultipleSkins.cs
|
Rename Add /AddRange methods as they are no longer conflicting with Container
|
2023-03-15 18:02:41 +09:00 |
TestSceneSkinnableAccuracyCounter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSkinnableComboCounter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSkinnableDrawable.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSkinnableHealthDisplay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSkinnableHUDOverlay.cs
|
Fix test failures due to type mismatch
|
2023-04-25 20:10:11 +02:00 |
TestSceneSkinnableScoreCounter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSkinnableSound.cs
|
Addressed changes
|
2023-03-21 23:15:49 +01:00 |
TestSceneSkipOverlay.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSliderPath.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSoloGameplayLeaderboard.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSongProgress.cs
|
Fix broken test step
|
2023-01-18 18:12:40 +09:00 |
TestSceneSpectator.cs
|
Move score token to BeginPlaying
|
2022-12-12 13:59:27 +09:00 |
TestSceneSpectatorHost.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneSpectatorPlayback.cs
|
Move score token to BeginPlaying
|
2022-12-12 13:59:27 +09:00 |
TestSceneStarCounter.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneStoryboard.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneStoryboardSamplePlayback.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneStoryboardWithOutro.cs
|
Add failing test coverage of saving failed replay causing progression to results
|
2023-03-29 14:00:11 +09:00 |
TestSceneUnknownMod.cs
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
TestSceneUnstableRateCounter.cs
|
Fix test setting invalid TimeOffset
|
2023-02-09 17:43:04 +09:00 |