Commit Graph

12 Commits

Author SHA1 Message Date
054ed546e3 Fix intermittent failures in remaining test method 2022-02-23 16:56:50 +09:00
a6b6644c2e Replace LINQ queries with recommendations 2022-02-23 16:22:13 +09:00
9e279c3ebc Fix completely incorrect judgement specification 2022-02-22 14:37:52 +09:00
91acc9eec6 Remove checks which are still going to occasionally fail due to pooling 2022-02-22 14:36:08 +09:00
0d56693b7a Fix test not always checking the final bonus value
Due to the previous logic not waiting until the spinner had completed,
there could be false negatives as the check runs too early, with a
potential additional bonus spin occurring afterwards.
2022-02-22 14:28:15 +09:00
95b1bffffe Add test to ensure spinners only complete
No bonus or a non-300 judgement
2022-02-14 03:46:36 -05:00
c1777f20e1 Fix Spun Out tests
Change 'unaffected by mods' test to use dynamic RPM value instead of a fixed value
2022-02-14 03:11:44 -05:00
0bf84e473d Refactor spinner SPM counter for skinning purposes 2021-03-30 04:19:23 +03:00
245be2c5ed Adjust namespace 2020-12-04 20:21:53 +09:00
9792d1fc73 Fix slider tests 2020-11-13 23:08:39 +09:00
25f59e0489 Add failing test cases 2020-08-11 21:55:50 +02:00
b78ccf8a34 Rewrite Spun Out test scene 2020-08-11 21:28:00 +02:00