Dean Herbert
|
3cef93ee27
|
Centralise import test helper methods
|
2020-09-18 18:05:33 +09:00 |
Dan Balasescu
|
aa2612dd36
|
Merge branch 'master' into fix-import-tests-waiting
|
2020-09-18 15:43:33 +09:00 |
smoogipoo
|
c7d24203ce
|
Make beatmap conversion support cancellation tokens
|
2020-09-17 17:40:05 +09:00 |
Dean Herbert
|
89a2f20922
|
Use new CleanRun host class in import tests
|
2020-09-17 16:12:30 +09:00 |
Dean Herbert
|
835c8d74b7
|
Wait for two update frames before attempting to migrate storage
|
2020-09-17 16:12:18 +09:00 |
Dean Herbert
|
0b289d2e77
|
Add hostname differentiation to beatmap tests too
|
2020-09-17 13:07:05 +09:00 |
Dean Herbert
|
d2580ebc70
|
Attempt to fix tests by avoiding clash between import tests names
|
2020-09-17 13:01:34 +09:00 |
Dean Herbert
|
c7e4b192ae
|
Merge branch 'master' into better-skin-hashing
|
2020-09-17 12:30:14 +09:00 |
Dan Balasescu
|
93269606cd
|
Merge pull request #10163 from peppy/avoid-test-main-menu-track-change
Pause playback in present tests to avoid track inadvertently changing at menu
|
2020-09-16 14:56:15 +09:00 |
Dean Herbert
|
53f9381ad9
|
Merge branch 'master' into better-skin-hashing
|
2020-09-16 00:25:33 +09:00 |
Dean Herbert
|
dbfaa4a0df
|
Remove beatmap paths from tests where they would result in exceptions
|
2020-09-15 22:50:44 +09:00 |
Dean Herbert
|
e43e12cb2d
|
Pause playback in present tests to avoid track inadvertently changing at menu
|
2020-09-15 20:17:59 +09:00 |
Dan Balasescu
|
8f5115b4e8
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 19:32:52 +09:00 |
Dean Herbert
|
f7c9c80566
|
Force OsuGameTests to use a unique storage each run
|
2020-09-15 19:01:32 +09:00 |
Dan Balasescu
|
fc15b4546d
|
Merge pull request #10140 from peppy/editor-clipboard
Editor clipboard support
|
2020-09-15 17:15:49 +09:00 |
Dean Herbert
|
d03bfec807
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 16:54:06 +09:00 |
Dean Herbert
|
7f2ce14f36
|
Merge pull request #9294 from smoogipoo/morth-taiko-changes
|
2020-09-15 16:11:17 +09:00 |
Dan Balasescu
|
16ae83c499
|
Merge branch 'master' into editor-clipboard
|
2020-09-15 16:05:43 +09:00 |
Dan Balasescu
|
980511df9b
|
Merge pull request #10156 from Joehuu/add-collections-to-beatmap-options
Add manage collections button to beatmap options
|
2020-09-15 15:55:30 +09:00 |
Dean Herbert
|
9e73237a90
|
Fix score present tests potentially succeeding a step when they shouldn't
|
2020-09-15 15:21:03 +09:00 |
Dean Herbert
|
3242b10187
|
Change order of dependency caching to promote use of locals
|
2020-09-15 15:00:04 +09:00 |
Dean Herbert
|
15e423157b
|
Fix tests that access LocalStorage before BDL
|
2020-09-15 14:17:40 +09:00 |
Joehu
|
c833f5fcc4
|
Reorder buttons to match stable
|
2020-09-14 11:23:41 -07:00 |
Joehu
|
a09bd787f0
|
Add failing beatmap options input test
|
2020-09-14 11:21:39 -07:00 |
Joehu
|
c30174cea3
|
Add manage collections button to beatmap options
|
2020-09-14 11:21:23 -07:00 |
Joehu
|
ce9c63970c
|
Fix button colors in beatmap options test
|
2020-09-14 11:20:43 -07:00 |
Joehu
|
1a8a7ae7f8
|
Remove hardcoded key param from AddButton
|
2020-09-14 11:19:18 -07:00 |
Dean Herbert
|
be8877b0f4
|
Merge branch 'master' into better-skin-hashing
|
2020-09-14 23:32:17 +09:00 |
Dean Herbert
|
2b48ae42be
|
Merge branch 'master' into better-skin-hashing
|
2020-09-14 20:16:33 +09:00 |
Dean Herbert
|
70bc0b2bd0
|
Add back inadvertently removed spacing
|
2020-09-14 17:52:59 +09:00 |
Dean Herbert
|
dafbeda681
|
Add test coverage for spinners too
|
2020-09-14 17:48:29 +09:00 |
Dean Herbert
|
36a234e5d9
|
Add slider specific clipboard test
|
2020-09-14 17:43:27 +09:00 |
Dean Herbert
|
6b60888139
|
Merge branch 'fix-post-convert-json-serialize' into editor-clipboard
|
2020-09-14 17:38:53 +09:00 |
Dean Herbert
|
3e7f70e225
|
Add failing test covering post-converted json serializing
|
2020-09-14 17:32:32 +09:00 |
Dan Balasescu
|
2c4aa42023
|
Merge pull request #10149 from Joehuu/fix-mod-select-absorbing-input
Fix mod select overlay absorbing input from toolbar ruleset selector
|
2020-09-14 17:20:05 +09:00 |
Dan Balasescu
|
3118f635f6
|
Merge branch 'master' into editor-fix-multiple-selection
|
2020-09-14 16:45:30 +09:00 |
Dean Herbert
|
66faae2a6b
|
Add basic clipboards tests
|
2020-09-14 15:27:16 +09:00 |
Dean Herbert
|
0ef4dfc192
|
Move more logic to base EditorTestScene
|
2020-09-14 15:27:08 +09:00 |
Joehu
|
e328b791df
|
Add failing mod select input test
|
2020-09-13 11:49:16 -07:00 |
Dean Herbert
|
3e37f27a66
|
Fix regressed tests due to schedule changes
|
2020-09-13 23:22:19 +09:00 |
Dean Herbert
|
0079d94676
|
Merge branch 'master' into editor-clipboard
|
2020-09-13 22:30:13 +09:00 |
Dean Herbert
|
73dd21c8fc
|
Add failing test
|
2020-09-11 20:27:07 +09:00 |
Dean Herbert
|
948437865b
|
Remove unused code
|
2020-09-11 16:42:13 +09:00 |
Dean Herbert
|
ef77658311
|
Add coverage of case where skin.ini doesn't specify name/author
|
2020-09-11 16:29:14 +09:00 |
Dean Herbert
|
62e5c9d263
|
Add test coverage
|
2020-09-11 16:28:59 +09:00 |
smoogipoo
|
4061480419
|
Rename menu item
|
2020-09-11 16:02:46 +09:00 |
Dan Balasescu
|
54520faa7e
|
Merge pull request #10082 from EVAST9919/profile-sections-update
Update section headers in ProfileOverlay in line with web
|
2020-09-11 14:53:17 +09:00 |
Bartłomiej Dach
|
97690c818c
|
Add regression test coverage
|
2020-09-11 00:12:05 +02:00 |
Bartłomiej Dach
|
a350802158
|
Fix wrong mono streak length handling in corner case
|
2020-09-10 20:50:26 +02:00 |
Andrei Zavatski
|
e5d0f3b657
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-sections-update
|
2020-09-10 20:23:02 +03:00 |