Dean Herbert
|
7bedbe4264
|
Apply NRT to SliderPlacementBlueprint tests
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
5175464c18
|
Update test coverage (and add test coverage of curve drawing)
|
2023-11-21 15:38:12 +09:00 |
|
Bartłomiej Dach
|
43dbd65708
|
Show Catmull as a control point type option if selection already contains it
|
2023-11-20 15:53:25 +09:00 |
|
Bartłomiej Dach
|
5f302662be
|
Remove test terminally broken by introduction of slider drawing
|
2023-11-20 15:34:23 +09:00 |
|
Bartłomiej Dach
|
46d4587c97
|
Add test for slider drawing
|
2023-11-20 15:34:01 +09:00 |
|
Bartłomiej Dach
|
b6e3e42445
|
Merge branch 'master' into bspline-sliders
|
2023-11-20 12:03:29 +09:00 |
|
cs
|
fa976a5aa0
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
|
Thomas Müller-Höhne
|
926636cc03
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
|
Dean Herbert
|
1c63f1f89d
|
Merge pull request #25348 from bdach/less-basic-touchscreen-detection
Implement basic touchscreen detection
|
2023-11-10 18:01:40 +09:00 |
|
Bartłomiej Dach
|
b7938e78a0
|
Make sure test is in a break
...because apparently it may take a while to update the flag.
|
2023-11-10 16:30:44 +09:00 |
|
Bartłomiej Dach
|
1818a84034
|
Rewrite tests to not rely on realtime clock
Definitely faster, hopefully more reliable too.
|
2023-11-10 15:53:25 +09:00 |
|
Dan Balasescu
|
a8cf105beb
|
Merge pull request #25342 from peppy/slider-combo-matching-2
Fix osu! (slider) combo not matching expectations when classic mod is disabled
|
2023-11-10 15:07:05 +09:00 |
|
Dean Herbert
|
fb02c31750
|
Fix typo in assert step
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2023-11-10 12:09:48 +09:00 |
|
Dean Herbert
|
e0a5ec5352
|
Revert incorrect classic mod test assertions
|
2023-11-10 12:09:16 +09:00 |
|
Dean Herbert
|
1ae3265f92
|
Update tests in line with new behaviour
|
2023-11-09 22:03:22 +09:00 |
|
Bartłomiej Dach
|
5180fa669b
|
Merge pull request #25343 from peppy/spinner-max-sample
Continue to play spinner bonus sounds when MAX display occurs
|
2023-11-09 13:34:29 +01:00 |
|
Bartłomiej Dach
|
5d5c803cf6
|
Add failing test case for touch device application during gameplay with incompatible mods active
|
2023-11-09 17:48:43 +09:00 |
|
Bartłomiej Dach
|
13b599b9b6
|
Merge branch 'master' into less-basic-touchscreen-detection
|
2023-11-09 17:36:48 +09:00 |
|
Dean Herbert
|
c00a1d948a
|
Merge branch 'master' into better-touch-settings
|
2023-11-07 23:21:59 +09:00 |
|
Dean Herbert
|
38c9a98e67
|
Add failing test coverage
|
2023-11-07 19:54:21 +09:00 |
|
Susko3
|
05d9418718
|
Rename setting to TouchDisableGameplayTaps for better visibility when searching
|
2023-11-07 00:13:46 +01:00 |
|
Susko3
|
c1967a5cbb
|
Make tests fail
|
2023-11-06 20:43:24 +01:00 |
|
Salman Ahmed
|
073249dafb
|
Allow tinkering with cursor-related settings in resume overlay test scene
|
2023-11-06 18:35:46 +03:00 |
|
Salman Ahmed
|
e12ee29a94
|
Update existing test coverage
|
2023-11-06 18:35:30 +03:00 |
|
Bartłomiej Dach
|
682668ccf0
|
Remove touch device toasts entirely
|
2023-11-06 10:54:32 +01:00 |
|
Dean Herbert
|
86cf0a36cf
|
Add test coverage of spinner with no bonus ticks
|
2023-11-06 18:16:31 +09:00 |
|
Dean Herbert
|
aa6f14b024
|
Fix spinner test hitting assertion when spinning too fast
|
2023-11-06 18:16:04 +09:00 |
|
Dean Herbert
|
e2928cc6b9
|
Fix incorrect assertion check targets (and flip assertion for miss case)
|
2023-11-06 17:33:01 +09:00 |
|
Dean Herbert
|
b62811633f
|
Add test coverage of touching and missing not enabled touch mod
|
2023-11-06 17:17:19 +09:00 |
|
Salman Ahmed
|
99405a2bbd
|
Tidy up resume overlay test scene
|
2023-11-05 06:28:51 +03:00 |
|
Bartłomiej Dach
|
f2df02b60f
|
Automatically activate touch device mod in player
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
29d4d81eaa
|
Add test scene for basic touchscreen detection scenarios
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
12ef93ac3b
|
Remove no-longer-valid assertion
|
2023-10-30 21:31:34 +01:00 |
|
Bartłomiej Dach
|
f2c0bc8218
|
Add failing test case
|
2023-10-30 21:28:26 +01:00 |
|
Dean Herbert
|
f706fd2fca
|
Merge pull request #25307 from bdach/slider-velocity-undo
Fix slider velocity changes not being undone correctly
|
2023-10-31 01:44:18 +09:00 |
|
Bartłomiej Dach
|
b3369dbb7b
|
Add failing test for slider velocity
|
2023-10-30 10:57:48 +01:00 |
|
Bartłomiej Dach
|
e1ff0d12c6
|
Update tests to NUnit-style assertions
|
2023-10-30 10:55:26 +01:00 |
|
Bartłomiej Dach
|
0ed5f274f6
|
Enable NRT in TestSceneSliderVelocityAdjust
|
2023-10-30 10:48:31 +01:00 |
|
Dean Herbert
|
fbba3787d1
|
Merge pull request #25190 from frenzibyte/match-skin-element-animation-support
Match capability of animating legacy skin elements with osu!(stable)
|
2023-10-30 18:25:06 +09:00 |
|
Bartłomiej Dach
|
7a5f3b856f
|
Add visual test coverage for displaying hitcircles with high combo index
|
2023-10-27 19:43:49 +02:00 |
|
Dan Balasescu
|
9a0882af69
|
Merge pull request #25218 from peppy/better-slider-judgement-handling
Fix out-of-order judgements when missing a slider head
|
2023-10-27 15:50:13 +09:00 |
|
Salman Ahmed
|
e949b1f613
|
Fix failing tests
|
2023-10-26 10:36:57 +03:00 |
|
Dean Herbert
|
7dd11fc5bf
|
Fix null check
|
2023-10-25 17:55:55 +09:00 |
|
Dean Herbert
|
e79aeea3b0
|
Add test coverage
|
2023-10-24 19:10:57 +09:00 |
|
Bartłomiej Dach
|
0e5a521695
|
Merge pull request #25157 from peppy/spinner-anti-cheese-final
Fix spinner cheese by accounting for spin directionality
|
2023-10-24 08:13:32 +02:00 |
|
Dean Herbert
|
d08ba764dd
|
Add extended testing of rewind
|
2023-10-23 20:29:46 +09:00 |
|
Dean Herbert
|
15c1fcbf96
|
Set ManualClock rate to 0 to avoid interpolation causing test errors
|
2023-10-23 20:29:36 +09:00 |
|
Dean Herbert
|
08b7c3d5ad
|
Remove test which makes less sense with new algorith
|
2023-10-23 20:01:23 +09:00 |
|
Dean Herbert
|
d0599496bd
|
Merge pull request #25177 from peppy/spinner-max-display
|
2023-10-21 11:10:09 +09:00 |
|
Dean Herbert
|
1be49f5b93
|
Update osu! difficulty calculator tests to factor in fractional changes
|
2023-10-20 19:04:24 +09:00 |
|