Commit Graph

3230 Commits

Author SHA1 Message Date
71e1f981fe Merge branch 'file-selector' into editor-load-audio 2020-09-25 12:44:00 +09:00
a8c85ed882 Add test for filtered mode 2020-09-25 12:42:37 +09:00
9846d87eb0 Fix misleading step name (and add comment as to its purpose) 2020-09-25 12:25:50 +09:00
d602072ee3 Use SingleOrDefault where feasible 2020-09-25 12:24:41 +09:00
dbc522aede Remove weird using 2020-09-24 22:41:52 +09:00
94c1cc8ffa Fix test runs under headless 2020-09-24 22:25:04 +09:00
011b176244 Add test coverage of audio track changing 2020-09-24 22:00:13 +09:00
ea77ea4a08 Add basic testing of new beatmaps persistence 2020-09-24 20:56:35 +09:00
937d5870b3 Add a basic file selector with extension filtering support 2020-09-24 20:54:25 +09:00
eb39f6dbd8 Update failing test to find correct download button 2020-09-24 13:17:03 +09:00
673a75c46c Fix failing test 2020-09-23 21:06:11 +09:00
522e2cdbcd Avoid embedding NUnit Assert inside test steps if possible 2020-09-19 05:56:35 +03:00
1e1422c16a Samples don't get paused... 2020-09-19 05:55:39 +03:00
b3ffd36b65 Use lambda expression instead 2020-09-19 05:55:28 +03:00
6aa84424e4 Merge remote-tracking branch 'upstream/master' into fix-new-samples-starting-while-gameplay-paused 2020-09-19 05:53:04 +03:00
c7d24203ce Make beatmap conversion support cancellation tokens 2020-09-17 17:40:05 +09:00
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
105634c099 Add test case ensuring correct behaviour 2020-09-16 01:59:41 +03:00
dbfaa4a0df Remove beatmap paths from tests where they would result in exceptions 2020-09-15 22:50:44 +09:00
e43e12cb2d Pause playback in present tests to avoid track inadvertently changing at menu 2020-09-15 20:17:59 +09:00
8f5115b4e8 Merge branch 'master' into fix-test-storage-weirdness 2020-09-15 19:32:52 +09:00
f7c9c80566 Force OsuGameTests to use a unique storage each run 2020-09-15 19:01:32 +09:00
d03bfec807 Merge branch 'master' into fix-test-storage-weirdness 2020-09-15 16:54:06 +09:00
16ae83c499 Merge branch 'master' into editor-clipboard 2020-09-15 16:05:43 +09:00
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
9e73237a90 Fix score present tests potentially succeeding a step when they shouldn't 2020-09-15 15:21:03 +09:00
3242b10187 Change order of dependency caching to promote use of locals 2020-09-15 15:00:04 +09:00
15e423157b Fix tests that access LocalStorage before BDL 2020-09-15 14:17:40 +09:00
c833f5fcc4 Reorder buttons to match stable 2020-09-14 11:23:41 -07:00
a09bd787f0 Add failing beatmap options input test 2020-09-14 11:21:39 -07:00
c30174cea3 Add manage collections button to beatmap options 2020-09-14 11:21:23 -07:00
ce9c63970c Fix button colors in beatmap options test 2020-09-14 11:20:43 -07:00
1a8a7ae7f8 Remove hardcoded key param from AddButton 2020-09-14 11:19:18 -07:00
dafbeda681 Add test coverage for spinners too 2020-09-14 17:48:29 +09:00
36a234e5d9 Add slider specific clipboard test 2020-09-14 17:43:27 +09:00
6b60888139 Merge branch 'fix-post-convert-json-serialize' into editor-clipboard 2020-09-14 17:38:53 +09:00
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
3118f635f6 Merge branch 'master' into editor-fix-multiple-selection 2020-09-14 16:45:30 +09:00
66faae2a6b Add basic clipboards tests 2020-09-14 15:27:16 +09:00
0ef4dfc192 Move more logic to base EditorTestScene 2020-09-14 15:27:08 +09:00
e328b791df Add failing mod select input test 2020-09-13 11:49:16 -07:00
0079d94676 Merge branch 'master' into editor-clipboard 2020-09-13 22:30:13 +09:00
73dd21c8fc Add failing test 2020-09-11 20:27:07 +09:00
4061480419 Rename menu item 2020-09-11 16:02:46 +09:00
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
97690c818c Add regression test coverage 2020-09-11 00:12:05 +02:00
e5d0f3b657 Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-sections-update 2020-09-10 20:23:02 +03:00
4faddd0088 Merge branch 'master' into collection-database 2020-09-10 00:07:49 +09:00
75ebfe41e0 Merge pull request #10102 from peppy/editor-prompt-for-save
Prompt to save changes when exiting the editor
2020-09-09 23:56:41 +09:00
6b56c6e83f Rename to CollectionMenuItem 2020-09-09 23:11:19 +09:00