Commit Graph

130 Commits

Author SHA1 Message Date
dba4ccdf74 Add back flashlight testcase 2019-04-12 14:53:23 +09:00
6949c233bf Merge remote-tracking branch 'upstream/master' into resume-cursor-2 2019-03-29 15:02:12 +09:00
202a0086cc Merge branch 'master' into better-player-flags 2019-03-29 13:45:45 +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
fbc97edc55 Add base cursor class to retrieve true visibility state 2019-03-26 13:41:30 +09:00
a23dfb58ad Add base cursor class to retrieve true visibility state 2019-03-25 20:31:55 +09:00
650a5c993a Add test 2019-03-25 20:31:55 +09:00
d6f17a5ecd Bring nuget packages up to date 2019-03-22 02:41:21 +09:00
9ca6699c64 Merge remote-tracking branch 'upstream/master' into player-test-flexibility 2019-03-19 20:33:39 +09:00
def15645f7 Update framework 2019-03-19 17:32:36 +09:00
8df47bc23e Increase flexibility of player test cases 2019-03-18 17:09:48 +09:00
f59b9e933e Merge branch 'master' into extract-slider-tick-creation 2019-03-08 20:00:12 +09:00
dd50c5dc1a Add player test for osu! ruleset 2019-03-08 19:57:39 +09:00
fc0b297232 Fix menu cursor not displaying outside of gameplay scaling area 2019-03-05 18:06:24 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +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
3015d40f8f Merge branch 'master' into osu-fontusage 2019-02-22 18:09:23 +09:00