Commit Graph

114 Commits

Author SHA1 Message Date
Dean Herbert 26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
smoogipoo 7fde21b51a Rename testcase 2019-02-25 16:09:12 +09:00
smoogipoo d06f38b3f3 Cleanup 2019-02-25 15:57:07 +09:00
Dean Herbert 97d324ab11 Remove unnecessary using 2019-02-23 14:39:25 +09:00
Dean Herbert acc160042b Move beatmap construction to step 2019-02-23 14:38:53 +09:00
Dean Herbert c877801441 Use game clock as reference 2019-02-23 14:14:34 +09:00
Dean Herbert 5f792fbacc Fix tests not running more than once 2019-02-23 14:14:34 +09:00
Dean Herbert 39b203375f Ensure variable isolation over multiple test runs 2019-02-23 14:14:34 +09:00
Dean Herbert 6b81315009 Avoid test frame being the precise time of slider end 2019-02-23 14:14:34 +09:00
Dean Herbert 2bd75fd8ae Fix some huge oversights 2019-02-23 14:14:34 +09:00
Dean Herbert e9a22a5c5d Not sure what a bm is 2019-02-23 14:14:34 +09:00
Dean Herbert 2a544f66ea Formatting, ordering and simplification 2019-02-23 14:14:34 +09:00
Dean Herbert 3495aa645f Update headers 2019-02-23 14:14:34 +09:00
David Zhao d59ba8cfe9 Rename base player test class to RateAdjustedBeatmap, refactor input tests 2019-02-23 14:14:34 +09:00
David Zhao d80424b1d6 Remove load checks and place one in the constructor 2019-02-23 14:14:34 +09:00
David Zhao f5aaf13363 Move all beatmap initialization logic into constructor 2019-02-23 14:14:34 +09:00
David Zhao da922c603d Nuke whitespace again 2019-02-23 14:14:34 +09:00
David Zhao 01c4671fc8 phantom whitespace 2019-02-23 14:14:34 +09:00
David Zhao ebcc041ac8 Nuke whitespace 2019-02-23 14:14:34 +09:00
David Zhao 4353002fde Fix dynamic compilation, use slidertick judgements 2019-02-23 14:14:34 +09:00
David Zhao 1f93fde246 Check for beatmap load state before performing test 2019-02-23 14:14:34 +09:00
David Zhao d413d1ef1b re-order tests again 2019-02-23 14:14:34 +09:00
David Zhao 837b4f4f6c Fix input tests not using async loads 2019-02-23 14:14:34 +09:00
David Zhao 8b7cc2eaa2 Re-order tests 2019-02-23 14:14:34 +09:00
David Zhao 8e09c66cbb Split out testcase player for use in slider input tests 2019-02-23 14:14:34 +09:00
Dean Herbert 147a9c2440 Fix dynamic compilation failing 2019-02-23 14:14:34 +09:00
Dean Herbert f79ce6a7f1 Remove unnecessary content override 2019-02-23 14:14:34 +09:00
Dean Herbert 927b0375fd Use schedule for *all* setup 2019-02-23 14:14:34 +09:00
Dean Herbert a2613e6279 Formatting and constants 2019-02-23 14:14:34 +09:00
David Zhao cacefd5c65 Reword slider test xmldocs. 2019-02-23 14:14:34 +09:00
David Zhao dfa34776a5 Change ampersands in xmldoc 2019-02-23 14:14:34 +09:00
David Zhao 44501d7d4b Update test documentation 2019-02-23 14:14:34 +09:00
David Zhao 94d3814ae3 Add tests for slider input behavior 2019-02-23 14:14:34 +09:00
Dean Herbert 3015d40f8f
Merge branch 'master' into osu-fontusage 2019-02-22 18:09:23 +09:00
smoogipoo 7e41fbc29b Remove LegacyDifficultyCalculator 2019-02-21 13:12:37 +09:00
smoogipoo 0693ab8e7d Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
#	osu.Game/Screens/Multi/Components/BeatmapTitle.cs
2019-02-20 15:04:08 +09:00
smoogipoo a2aa3ec5cb Adjust sprite texts in-line with framework changes 2019-02-20 15:03:20 +09:00
smoogipoo fd70269021 Implement new difficulty calculator for Rulesets.Osu 2019-02-18 14:58:03 +09:00
smoogipoo a8faa942a6 Implement new difficulty calculator structure 2019-02-18 14:49:43 +09:00
Dean Herbert 42dc7644f2
Merge branch 'master' into diffcalc-testcases 2019-02-17 21:06:42 +09:00
Jamie Taylor 1c8212d510
Add a TestCase for looong combos 2019-02-15 21:03:55 +09:00
smoogipoo 09e717d219 Add catch difficulty calculator tests 2019-02-15 15:49:51 +09:00
smoogipoo c3138db390 Cleanup osu difficulty test 2019-02-15 14:42:52 +09:00
smoogipoo 280081d589 Fix beatmap ruleset not being set 2019-02-15 14:42:42 +09:00
smoogipoo 8becd7ff92 Add a slider-spinner test case 2019-02-15 12:49:48 +09:00
smoogipoo f50a0be29d Add osu! difficulty calculator test 2019-02-14 16:22:14 +09:00
Dean Herbert 8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Dean Herbert bfb18b4ffb Update framework and other nuget packages 2019-01-16 10:14:37 +09:00
Dean Herbert e26958f901 Fix targeting netcoreapp2.1 in many places 2018-12-21 10:24:32 +09:00
Dean Herbert dbc33c45a6 Update nuget packages 2018-12-06 00:14:21 +09:00