Nathan Du
463ab46fee
formatting
2024-06-29 16:46:16 +08:00
Nathan Du
679f4735b3
add tests for No Release mod
...
The new test scene is essentially a copy of TestSceneHoldNoteInput,
modified to test the judgement changes applied by the new mod. A base
class might need to be abstracted out for them.
2024-06-29 16:20:07 +08:00
Bartłomiej Dach
b0da24176e
Remove outdated inline comments
2023-12-20 15:44:02 +01:00
Dean Herbert
d417b156b2
Update test expectations
2023-12-20 19:57:42 +09:00
Dean Herbert
d9d0629157
Fix code quality inspection (weird one)
2023-10-16 15:16:10 +09:00
Dean Herbert
7c49843411
Fix various tests
2023-10-16 14:21:33 +09:00
Dan Balasescu
7211c88e83
Make combo assertion actually work as expected
2023-10-10 08:32:35 +09:00
Dan Balasescu
0fd445f913
Adjust test to fail
2023-09-01 20:42:27 +09:00
Dan Balasescu
c60f13dd92
Remove mania hold note ticks
2023-08-31 17:30:27 +09:00
Dan Balasescu
5241634c49
Add one more test
2023-08-31 16:31:54 +09:00
Dean Herbert
bcabe96714
Add extra tests of hold note input in more standard scenarios
2023-05-08 17:49:41 +09:00
Dean Herbert
1b7dd32eb1
Apply nullability in related classes and remove unused variable
2023-05-08 17:09:08 +09:00
Dan Balasescu
7bc8908ca9
Partial everything
2022-11-27 00:00:27 +09:00
Dean Herbert
c1b193149c
Add test coverage of input near end of hold note with nearby subsequent note
...
Covers the scenarios mentioned in #21371 .
Turns out this seems mostly okay already, so there are no fixes applied here.
2022-11-22 17:09:14 +09:00
ekrctb
0b8b322322
Fix tests
2022-10-25 19:48:33 +09:00
Dan Balasescu
f8830c6850
Automated #nullable processing
2022-06-17 16:37:17 +09:00
Dean Herbert
7f65f3a47f
Remove all usage of BaseDifficulty
(and access Difficulty
instead)
2022-01-18 22:57:39 +09:00
Dean Herbert
1952ebece9
Update tests to use more correct control point definitions
2021-09-06 22:04:51 +09:00
Dean Herbert
a3d9ab1e2e
Move approach rate to EffectControlPoint
2021-09-03 16:58:16 +09:00
Dean Herbert
bddc3121dc
Merge branch 'master' into mania-pooling
2021-05-19 17:23:45 +09:00
smoogipoo
1ae57a6105
Fix hold note input test
...
Not sure why this was checking visibility. If it needs to be tested, it
does not belong in an "Input" test.
2021-05-13 20:11:06 +09:00
ekrctb
799d2a3300
Replace failed mania test (pooling not accounted) with a more robust test
...
Also fix null reference in Playfield
2021-04-29 14:38:01 +09:00
smoogipoo
30e6ea4291
Add failing test
2021-04-22 18:59:57 +09:00
smoogipoo
f78d628878
Improve assertions
2021-03-31 12:21:07 +09:00
smoogipoo
ded91b32a4
Add failing test
2021-03-31 12:11:43 +09:00
Bartłomiej Dach
c4f3714385
Make hold note input tests fail due to head hiding
2021-03-21 18:39:57 +01:00
Dean Herbert
3c8f871b28
Move player constructor configuration to dedicated class; add AllowRestart parameter
2020-12-23 17:47:46 +09:00
smoogipoo
379a4cca85
Adjust hold note tests
2020-09-29 17:48:44 +09:00
smoogipoo
f044c06d08
Fix hold notes accepting presses during release lenience
2020-07-20 22:26:58 +09:00
Salman Ahmed
fc6c245de5
Replace all judged event logic with HasCompleted bindable
2020-04-19 05:36:04 +03:00
smoogipoo
d5288760a7
Fix test text
2019-12-23 18:50:18 +09:00
smoogipoo
7bb4a08f10
Add failing tests
2019-12-23 18:47:58 +09:00