Commit Graph

308 Commits

Author SHA1 Message Date
5e9b739b67 Re-implement slider paths to support multiple segments 2019-12-05 16:45:02 +09:00
5b8ca8f84a Remove test ignore rules 2019-12-05 01:17:11 +09:00
9ac0ac0944 Merge branch 'master' into fix-pause-testcase 2019-12-05 01:00:27 +09:00
f0d49d0cdf Decouple APILegacyScoreInfo from ScoreInfo 2019-12-03 15:31:11 +09:00
e7ef919b0b Ignore another failing test 2019-11-29 01:47:52 +09:00
1c4063677d Ignore test temporarily 2019-11-29 00:45:35 +09:00
f504370867 Make player block exit if pausable 2019-11-28 15:58:26 +09:00
c6a85a11bd Merge branch 'master' into sharpen 2019-11-27 17:09:11 +09:00
c0fe91a84c Merge branch 'master' into sharpen 2019-11-26 18:21:50 +08:00
77ce9642ba Add test coverage and simplify break time updating 2019-11-26 15:32:48 +09:00
45514ff660 Apply fixes 2019-11-25 11:30:55 +09:00
5d2a608be0 Merge branch 'master' into lead-in-fixes 2019-11-22 13:48:55 +09:00
71a64da566 Fix test regressions 2019-11-21 22:07:37 +09:00
bd6831624a Decouple skip button animations from gameplay clock 2019-11-21 19:51:22 +09:00
46a94821d4 Add support for consecutive skips 2019-11-21 18:59:55 +09:00
8d1b11d4bd Add storyboard lead-in tests 2019-11-21 18:50:54 +09:00
4e53bca8dd Simplify tests 2019-11-21 18:50:38 +09:00
29d2374928 Add back skip button actuation count tests 2019-11-21 17:23:52 +09:00
586e31efc2 Update tests 2019-11-21 15:56:08 +09:00
8369be90f2 Allow skip button to actuate more than once 2019-11-21 15:19:06 +09:00
dbfec215e7 Improve test quality 2019-11-15 14:47:28 +09:00
c7d0b88854 Update test scene 2019-11-15 14:15:09 +09:00
eee5902851 Merge remote-tracking branch 'upstream/master' into lead-in-fixes 2019-11-15 14:05:31 +09:00
bbeab6fa76 Use auto property. 2019-11-12 19:53:25 +08:00
1c1a49011b Merge branch 'master' into infrastructure 2019-11-08 19:10:49 +09:00
1f40641d05 Add failing test 2019-11-06 10:32:09 +09:00
3ec9580ba8 Add test for retry overlay presence
Add visual tests checking presence (or lack thereof) of the
hold-to-retry overlay in the results screen.
2019-11-04 01:55:30 +01:00
8a5d3ab40a Merge branch 'master' into add-retry-button 2019-11-02 10:51:14 +09:00
84d17f3702 Add retry button 2019-11-01 15:41:51 +09:00
14fec6f1f3 Move ReplayDownloadButton to correct namespace 2019-11-01 15:06:36 +09:00
d089e47a56 Merge branch 'master' into master 2019-11-01 14:15:57 +09:00
8d290a3242 Resolve CS0067. 2019-10-30 23:43:13 +08:00
514c9f1eef Merge branch 'master' into bindable-control-points 2019-10-30 16:20:54 +09:00
46b44f4f99 Fix PlayerSettingsOverlay being shown by default 2019-10-28 18:37:58 +09:00
9e2e87c8d1 added visual tests
added small commenting
added xmldoc for CancelResume();
2019-10-26 14:29:52 -05:00
e987db37ec Add grouping of ControlPoints 2019-10-25 19:52:02 +09:00
626f7388c8 Add tests for quick retry and quick exit scenarios 2019-10-04 12:23:01 +08:00
e646b2677c Add test coverage 2019-10-04 11:25:23 +08:00
d87f6d270b Merge branch 'master' into fix-alt-f4-being-blocked-by-overlays 2019-10-03 08:43:31 -07:00
ff56453f1a Fix test regressions 2019-10-02 12:07:07 -07:00
5f399add82 Resolve @iiSaLMaN 's suggested changes 2019-10-01 18:15:40 +02:00
02c1f490f1 Merge branch 'master' into muted-notification 2019-09-28 20:33:32 +08:00
06c32d52dc Change wrong volume bindable used in test 2019-09-27 09:19:39 +02:00
9a31ccd2e3 Add missing test cases for master, track and mute button
This also modifies the reset player method to make it possible to set something before the player is loaded but after the container has loaded.
2019-09-26 14:05:43 +02:00
244627ff10 Add comment + test for slider multiplier 2019-09-25 20:12:01 +09:00
ccb5623487 Fix test name 2019-09-25 20:03:03 +09:00
f11156c2dc Fix tests not working correctly 2019-09-25 19:30:25 +09:00
4abe0473b9 Fix relative beat length not considering slider multiplier 2019-09-24 16:49:42 +09:00
cca97c09d2 Merge branch 'muted-notification' of https://github.com/Craftplacer/osu into muted-notification 2019-09-23 16:50:30 +02:00
8df77ffe92 Revert test scene changes 2019-09-23 16:48:30 +02:00