Dan Balasescu
|
030d1c1966
|
Merge pull request #10171 from peppy/fix-key-binding-destruction
Fix global bindings being lost when running tests under headless contexts
|
2020-09-17 13:48:02 +09:00 |
|
Dean Herbert
|
ff5b292302
|
Fix global bindings being lost when running tests under headless contexts
|
2020-09-16 19:36:36 +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 |
|
Dan Balasescu
|
cd9ed572b8
|
Merge pull request #10170 from Joehuu/remember-mods-filter
Remember leaderboard mods filter selection in song select
|
2020-09-16 14:56:01 +09:00 |
|
Joehu
|
c6386ea605
|
Remember leaderboard mods filter selection in song select
|
2020-09-15 21:53:35 -07:00 |
|
Dean Herbert
|
9a3a543575
|
Merge pull request #10167 from peppy/fix-filter-control-null
Fix potential nullref in FilterControl during asynchronous load
|
2020-09-16 00:24:36 +09:00 |
|
Dan Balasescu
|
41416124bf
|
Merge pull request #10166 from peppy/remove-unnecessary-paths
Remove beatmap paths from tests where they would result in exceptions
|
2020-09-15 23:50:27 +09:00 |
|
Dean Herbert
|
3c70b3127c
|
Fix potential nullref in FilterControl during asynchronous load
|
2020-09-15 23:19:31 +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
|
71f32a2e37
|
Merge pull request #10159 from peppy/fix-test-storage-weirdness
Fix headless test storage misdirection
|
2020-09-15 20:03:51 +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 |
|
Dean Herbert
|
c179f9eb93
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 19:01:16 +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 |
|
Dan Balasescu
|
3b136abd35
|
Merge pull request #10162 from Morilli/scrollspeed-slider-fix
Fix mania scrollspeed slider precision
|
2020-09-15 16:28:43 +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
|
b5fbdfbf90
|
Merge pull request #10161 from peppy/fix-test-incorrect-screen
Fix score present tests potentially succeeding a step when they shouldn't
|
2020-09-15 15:50:08 +09:00 |
|
Morilli
|
9c041dbac2
|
Fix mania scrollspeed slider precision
|
2020-09-15 08:24:01 +02:00 |
|
Dan Balasescu
|
6cbff98295
|
Merge branch 'master' into add-collections-to-beatmap-options
|
2020-09-15 15:23:33 +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 |
|
Dan Balasescu
|
3e1c517700
|
Merge pull request #10160 from peppy/ss-dispose-null-check
Add null check in SongSelect disposal for safety
|
2020-09-15 15:06:17 +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
|
914785ce17
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 14:49:10 +09:00 |
|
Dean Herbert
|
0446bc8610
|
Fix game.ini getting left over by PlayerTestScene subclasses
|
2020-09-15 14:43:24 +09:00 |
|
Dean Herbert
|
2c7492d717
|
Add null check in SongSelect disposal for safety
|
2020-09-15 14:34:58 +09:00 |
|
Dean Herbert
|
879979ef57
|
Move host lookup to inside lazy retrieval to handle edge cases
|
2020-09-15 14:25:31 +09:00 |
|
Dean Herbert
|
234152b2fe
|
Use host storage as LocalStorage for headless test runs
|
2020-09-15 14:17:40 +09:00 |
|
Dean Herbert
|
15e423157b
|
Fix tests that access LocalStorage before BDL
|
2020-09-15 14:17:40 +09:00 |
|
Dean Herbert
|
75d0797cf8
|
Merge pull request #10146 from bdach/flaky-song-select-tests-v2
|
2020-09-15 14:17:27 +09:00 |
|
Joehu
|
43daabc982
|
Remove unused using and move dialog to BDL
|
2020-09-14 12:10:00 -07:00 |
|
Joehu
|
c833f5fcc4
|
Reorder buttons to match stable
|
2020-09-14 11:23:41 -07:00 |
|
Joehu
|
57610ddad5
|
Fix beatmap options absorbing input from toolbar ruleset selector
|
2020-09-14 11:22:16 -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 |
|
Joehu
|
368aca015a
|
Move override methods to bottom
|
2020-09-14 11:18:00 -07:00 |
|
Bartłomiej Dach
|
a377cccb4d
|
Unsubscribe from track changed event on disposal
|
2020-09-14 17:10:35 +02:00 |
|
Bartłomiej Dach
|
6ed4c7caef
|
Merge branch 'master' into flaky-song-select-tests-v2
|
2020-09-14 16:42:40 +02:00 |
|
Dan Balasescu
|
16d32f5246
|
Merge pull request #10152 from peppy/fix-post-convert-json-serialize
Fix JSON serialization not working correctly for post-converted beatmaps
|
2020-09-14 21:53:32 +09:00 |
|
Dean Herbert
|
daf54c7eb9
|
Revert EditorBeatmap.Remove API
|
2020-09-14 17:55:41 +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
|
a8b405791a
|
Fix non-convert slider and spinner serialization
|
2020-09-14 17:32:32 +09:00 |
|