Commit Graph

218 Commits

Author SHA1 Message Date
a5d422e82c Merge branch 'master' into ruleset-id-fixes 2022-01-27 17:07:18 +09:00
5288eedd31 Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
e0616476e2 Fix test gameplay tests failing due to beatmap refetch on suspend 2022-01-26 21:15:49 +01:00
4382adad82 Add test coverage for editor changes not resetting after exit without save 2022-01-26 21:15:49 +01:00
064468faad Refactor editor saving test scene for scalability 2022-01-26 07:57:46 +03:00
bdf215c576 Merge branch 'master' into improve-timeline-zoom 2022-01-26 03:40:53 +09:00
ad18bc4983 Update timeline selection test scene with zoom changes 2022-01-25 18:57:39 +03:00
5b82eaf112 Merge branch 'master' into fix-beat-divisor-not-saving 2022-01-25 23:29:37 +09:00
6c69df815a Update editor test scenes to set working beatmap properly 2022-01-25 15:56:27 +03:00
b2b6672095 Add failing test asserts 2022-01-25 11:56:38 +03:00
d7db6fa918 Merge branch 'master' into custom-meter 2022-01-24 15:46:44 +09:00
e236f5d604 Add failing test coverage for correct beatmap filename generation on save 2022-01-23 20:28:19 +01:00
1ea5a2e6a7 Fix incorrect assert step name 2022-01-23 10:11:12 +03:00
f39f2c93b5 Add control for arbitrary-numerator time signatures 2022-01-22 20:50:31 +01:00
02baad30d7 Merge branch 'master' into global-bindable-thread-safety 2022-01-18 18:12:00 +09:00
da9a60a695 Update broken test scenes to match new OsuTestScene logic 2022-01-18 13:41:50 +09:00
03e4ec4214 Merge branch 'master' into realm-integration/score-and-beatmaps 2022-01-15 14:45:42 +01:00
b5f670cc5b Add far too many fixes for ruleset non-nullable requirements 2022-01-12 23:24:11 +09:00
dc9ea4adeb Remove incorrect test assertion 2022-01-12 17:49:11 +09:00
31a3161189 Make tests compile again 2022-01-12 17:00:16 +09:00
e91d3dd8b4 Add failing test for incorrect sample control point time after paste 2022-01-11 21:34:22 +01:00
00177a3ae1 Update usages to new naming 2022-01-06 22:54:43 +09:00
73b40e6833 Replace usage of .Result with .WaitSafelyForResult 2022-01-04 11:51:41 +09:00
5e9510be36 Add test coverage of editor resetting mods on entering 2021-12-10 18:57:33 +09:00
8d9c37a825 Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
7720a1b69b Fix test to wait for drawable ruleset load before attempting paste 2021-12-07 21:10:45 +01:00
09dd054283 Fix SongSelect-related test failures 2021-11-25 21:11:13 +09:00
83b4625bd5 Replace existing cases with new helper method 2021-11-19 22:15:41 +09:00
7c2e79f911 Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
5471994450 Merge branch 'master' into sample-point-multiple 2021-11-15 14:13:58 +09:00
ca239ca40a Add failing test case for sharing clock state with gameplay test 2021-11-13 22:10:59 +01:00
73ca1d39a2 Improve sample bank text box UX in case of multiple selection 2021-11-13 21:59:44 +01:00
76baf08140 Expand test coverage with desired bank text box placeholder behaviour 2021-11-13 21:59:44 +01:00
3fee6b0938 Add support for setting sample bank & volume for multiple objects at once 2021-11-13 21:24:59 +01:00
9cf45e418a Add failing test coverage for setting sample bank on multiple objects 2021-11-13 21:24:58 +01:00
6ba154129b Add failing test coverage for setting sample volume on multiple objects 2021-11-13 18:14:50 +01:00
9800cd4903 Add test coverage for sample control point piece operation 2021-11-13 18:14:50 +01:00
983d5a6cb8 Merge branch 'master' into difficulty-point-multiple 2021-11-13 23:47:12 +09:00
5f2a789a6d Ensure editor clock is stopped before testing gameplay 2021-11-13 14:01:00 +01:00
eb8c5292d5 Ensure editor background is dimmed after return from gameplay test 2021-11-13 13:50:57 +01:00
a5ba3bd012 Move gameplay test pieces to own namespace 2021-11-13 13:39:17 +01:00
e55e2a1697 Allow to adjust slider velocity on multiple objects simultaneously 2021-11-12 23:32:11 +01:00
b8b86cbd2a Add failing tests for desired multiple selection behaviour 2021-11-12 23:32:11 +01:00
7ba93aac27 Add test coverage for difficulty point piece operation 2021-11-12 22:16:09 +01:00
459ec7b3bf Fix test failures due to missing dependencies 2021-11-11 20:54:37 +01:00
c465bcb821 Ensure track is stopped on player completion 2021-11-11 20:54:36 +01:00
385df51b06 Ensure editor test player is exited on completion 2021-11-11 20:54:36 +01:00
6ce1a78723 Add test coverage for basic gameplay testing scenarios 2021-11-11 20:54:36 +01:00
32b5a736c8 Add preview gameplay button to bottom editor bar 2021-11-11 17:12:21 +01:00
51a353e12d Rename BeatmapInfo.Version to DifficultyName to match underlying interface 2021-11-11 17:20:53 +09:00