Commit Graph

37 Commits

Author SHA1 Message Date
7c105fd99f Fix testcase players pausing on window unfocus 2019-05-10 15:39:25 +09:00
6ac49fed75 Remove broken frame 2019-03-26 17:40:22 +09:00
a88f23e555 Convert remaining two flags to ctor parameters 2019-03-26 16:53:44 +09:00
83863d35c3 Remove AllowLeadIn flag 2019-03-26 16:35:00 +09:00
def15645f7 Update framework 2019-03-19 17:32:36 +09:00
7fde21b51a Rename testcase 2019-02-25 16:09:12 +09:00
d06f38b3f3 Cleanup 2019-02-25 15:57:07 +09:00
97d324ab11 Remove unnecessary using 2019-02-23 14:39:25 +09:00
acc160042b Move beatmap construction to step 2019-02-23 14:38:53 +09:00
c877801441 Use game clock as reference 2019-02-23 14:14:34 +09:00
5f792fbacc Fix tests not running more than once 2019-02-23 14:14:34 +09:00
39b203375f Ensure variable isolation over multiple test runs 2019-02-23 14:14:34 +09:00
6b81315009 Avoid test frame being the precise time of slider end 2019-02-23 14:14:34 +09:00
2bd75fd8ae Fix some huge oversights 2019-02-23 14:14:34 +09:00
e9a22a5c5d Not sure what a bm is 2019-02-23 14:14:34 +09:00
2a544f66ea Formatting, ordering and simplification 2019-02-23 14:14:34 +09:00
3495aa645f Update headers 2019-02-23 14:14:34 +09:00
d59ba8cfe9 Rename base player test class to RateAdjustedBeatmap, refactor input tests 2019-02-23 14:14:34 +09:00
d80424b1d6 Remove load checks and place one in the constructor 2019-02-23 14:14:34 +09:00
f5aaf13363 Move all beatmap initialization logic into constructor 2019-02-23 14:14:34 +09:00
da922c603d Nuke whitespace again 2019-02-23 14:14:34 +09:00
01c4671fc8 phantom whitespace 2019-02-23 14:14:34 +09:00
ebcc041ac8 Nuke whitespace 2019-02-23 14:14:34 +09:00
4353002fde Fix dynamic compilation, use slidertick judgements 2019-02-23 14:14:34 +09:00
1f93fde246 Check for beatmap load state before performing test 2019-02-23 14:14:34 +09:00
d413d1ef1b re-order tests again 2019-02-23 14:14:34 +09:00
837b4f4f6c Fix input tests not using async loads 2019-02-23 14:14:34 +09:00
8b7cc2eaa2 Re-order tests 2019-02-23 14:14:34 +09:00
8e09c66cbb Split out testcase player for use in slider input tests 2019-02-23 14:14:34 +09:00
147a9c2440 Fix dynamic compilation failing 2019-02-23 14:14:34 +09:00
f79ce6a7f1 Remove unnecessary content override 2019-02-23 14:14:34 +09:00
927b0375fd Use schedule for *all* setup 2019-02-23 14:14:34 +09:00
a2613e6279 Formatting and constants 2019-02-23 14:14:34 +09:00
cacefd5c65 Reword slider test xmldocs. 2019-02-23 14:14:34 +09:00
dfa34776a5 Change ampersands in xmldoc 2019-02-23 14:14:34 +09:00
44501d7d4b Update test documentation 2019-02-23 14:14:34 +09:00
94d3814ae3 Add tests for slider input behavior 2019-02-23 14:14:34 +09:00