.. |
.vscode
|
…
|
|
Editor
|
Separate Test cases by relevant rulesets
|
2023-11-07 13:02:46 +01:00 |
Mods
|
Add extra test coverage to `TestSceneOsuModAutoplay` to cover fail case
|
2023-10-03 18:52:20 +09:00 |
Resources
|
Add visual test coverage for displaying hitcircles with high combo index
|
2023-10-27 19:43:49 +02:00 |
LegacyMainCirclePieceTest.cs
|
Fix failing tests
|
2023-10-26 10:36:57 +03:00 |
OsuBeatmapConversionTest.cs
|
Add inline commentary about workarounds in beatmap conversion test
|
2023-10-16 13:40:45 +02:00 |
OsuDifficultyCalculatorTest.cs
|
Update osu! difficulty calculator tests to factor in fractional changes
|
2023-10-20 19:04:24 +09:00 |
OsuHitObjectGenerationUtilsTest.cs
|
…
|
|
OsuLegacyModConversionTest.cs
|
…
|
|
OsuSkinnableTestScene.cs
|
…
|
|
SpinFramesGenerator.cs
|
Fix potential frame misordering in generator
|
2023-10-16 22:49:41 +09:00 |
SpinnerSpinHistoryTest.cs
|
Remove test which makes less sense with new algorith
|
2023-10-23 20:01:23 +09:00 |
StackingTest.cs
|
…
|
|
TestPlayfieldBorder.cs
|
…
|
|
TestSceneAccuracyHeatmap.cs
|
…
|
|
TestSceneCursorParticles.cs
|
…
|
|
TestSceneCursorTrail.cs
|
Fix null check
|
2023-10-25 17:55:55 +09:00 |
TestSceneDrawableJudgement.cs
|
Bypass `Parent` nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
TestSceneFollowPoints.cs
|
…
|
|
TestSceneGameplayCursor.cs
|
…
|
|
TestSceneHitCircle.cs
|
Add visual test coverage for displaying hitcircles with high combo index
|
2023-10-27 19:43:49 +02:00 |
TestSceneHitCircleApplication.cs
|
…
|
|
TestSceneHitCircleArea.cs
|
…
|
|
TestSceneHitCircleComboChange.cs
|
…
|
|
TestSceneHitCircleHidden.cs
|
…
|
|
TestSceneHitCircleKiai.cs
|
…
|
|
TestSceneHitCircleLateFade.cs
|
Fix `HitCircleLateFade` failures due to hitcircle not being loaded when applying mods
|
2023-09-05 23:35:03 +02:00 |
TestSceneHitCircleLongCombo.cs
|
…
|
|
TestSceneLegacyBeatmapSkin.cs
|
…
|
|
TestSceneLegacyHitPolicy.cs
|
Change `SpinFramesGenerator` to take degrees as input
|
2023-10-16 18:34:56 +09:00 |
TestSceneMissHitWindowJudgements.cs
|
…
|
|
TestSceneNoSpinnerStacking.cs
|
…
|
|
TestSceneOsuHitObjectSamples.cs
|
…
|
|
TestSceneOsuPlayer.cs
|
…
|
|
TestSceneOsuTouchInput.cs
|
…
|
|
TestSceneResumeOverlay.cs
|
…
|
|
TestSceneScoring.cs
|
Add example scenarios and configurable score multiplier
|
2023-09-15 12:58:29 +02:00 |
TestSceneShaking.cs
|
…
|
|
TestSceneSkinFallbacks.cs
|
…
|
|
TestSceneSlider.cs
|
Add test step for covering slider appearance with hidden active
|
2023-10-17 14:15:21 +02:00 |
TestSceneSliderApplication.cs
|
…
|
|
TestSceneSliderComboChange.cs
|
…
|
|
TestSceneSliderFollowCircleInput.cs
|
Move helper method to `LegacyRulesetExtensions` and stop applying rounding allowance to catch
|
2023-10-20 18:57:14 +09:00 |
TestSceneSliderHidden.cs
|
…
|
|
TestSceneSliderInput.cs
|
Add test coverage
|
2023-10-24 19:10:57 +09:00 |
TestSceneSliderSnaking.cs
|
Apply NRT to slider snaking tests
|
2023-09-19 14:51:03 +09:00 |
TestSceneSmoke.cs
|
…
|
|
TestSceneSpinner.cs
|
Add ability to change spin speed in spinner test
|
2023-10-20 16:10:54 +09:00 |
TestSceneSpinnerApplication.cs
|
Rename `RateAdjustedRotation` to `TotalRotation`
|
2023-10-16 18:25:03 +09:00 |
TestSceneSpinnerHidden.cs
|
…
|
|
TestSceneSpinnerInput.cs
|
Remove no-longer-valid assertion
|
2023-10-30 21:31:34 +01:00 |
TestSceneSpinnerJudgement.cs
|
Change `SpinFramesGenerator` to take degrees as input
|
2023-10-16 18:34:56 +09:00 |
TestSceneSpinnerRotation.cs
|
Rename `RateAdjustedRotation` to `TotalRotation`
|
2023-10-16 18:25:03 +09:00 |
TestSceneStartTimeOrderedHitPolicy.cs
|
Change `SpinFramesGenerator` to take degrees as input
|
2023-10-16 18:34:56 +09:00 |
TestSceneTrianglesSpinnerRotation.cs
|
…
|
|
osu.Game.Rulesets.Osu.Tests.csproj
|
Update all dependencies (except for Moq)
|
2023-09-16 15:37:31 +09:00 |