Dean Herbert
|
b70b365411
|
Ensure files are cleaned up even on test step failure in TestAddAudioTrack
|
2022-06-27 15:53:05 +09:00 |
|
Dan Balasescu
|
05148d2b98
|
Merge pull request #18854 from peppy/fix-flaky-editor-navigation-test
Attempt to fix flaky `EditorNavigation` test
|
2022-06-27 13:58:28 +09:00 |
|
Dean Herbert
|
b5a8889fb8
|
Attempt to fix flaky EditorNavigation test
Conditionals taken from
f8830c6850/osu.Game/Tests/Visual/EditorTestScene.cs (L61-L62)
where it seemed to resolve other similar cases.
|
2022-06-27 03:04:50 +09:00 |
|
Dean Herbert
|
cd9eaf215b
|
Attempt to fix flaky PlaylistOverlay test
|
2022-06-27 02:58:01 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dean Herbert
|
30eebf3511
|
Merge branch 'master' into c-sharp-10
|
2022-06-24 21:22:33 +09:00 |
|
Dean Herbert
|
f71f6302fd
|
Remove unnecessary null casts
|
2022-06-24 14:50:11 +09:00 |
|
Dean Herbert
|
01da6f20b3
|
Tidy up all remaining usages
|
2022-06-23 19:27:35 +09:00 |
|
Dean Herbert
|
7ef8b7df5f
|
Add timeout for all ManualResetEventSlim.Wait invocations
Timeout values were taken as best-guesses of upper values we'd expect
from sane execution.
|
2022-06-23 14:46:00 +09:00 |
|
Dean Herbert
|
97fcf8cec9
|
Merge pull request #18668 from smoogipoo/editor-controlpoint-undo-redo
|
2022-06-23 04:02:24 +09:00 |
|
Bartłomiej Dach
|
a9f6eb0293
|
Add test coverage for new intended behaviour of sequential hotkey style
|
2022-06-21 15:18:37 +02:00 |
|
Bartłomiej Dach
|
a996325e19
|
Add test coverage for filter handling in classic style
|
2022-06-21 15:00:39 +02:00 |
|
Bartłomiej Dach
|
da1814e7c3
|
Restructure everything to fix free mod overlay issue
|
2022-06-21 14:48:41 +02:00 |
|
Bartłomiej Dach
|
143c8e8da6
|
Add test scene for desired classic selection behaviour
|
2022-06-21 13:35:00 +02:00 |
|
Bartłomiej Dach
|
658f5341c7
|
Set up flow for switching between hotkey styles
|
2022-06-21 13:34:58 +02:00 |
|
Bartłomiej Dach
|
73124d2b1f
|
Encapsulate mod hotkey selection logic in strategy pattern
|
2022-06-21 12:49:01 +02:00 |
|
Dean Herbert
|
10efb4bc6c
|
Fix incorrect disposal in teardown steps
|
2022-06-21 14:08:30 +09:00 |
|
Bartłomiej Dach
|
21d60231b6
|
Add limited test coverage of osu:// scheme link IPC flow
|
2022-06-20 22:22:25 +02:00 |
|
Dan Balasescu
|
e0c82d11ab
|
Convert == usages to ReferenceEquals
|
2022-06-20 16:56:19 +09:00 |
|
Dean Herbert
|
7daab2d45b
|
Merge branch 'master' into skin-editor-transform-fix
|
2022-06-20 14:10:01 +09:00 |
|
Dean Herbert
|
e4d0c7a0fb
|
Move beatmap import step to only be required when entering gameplay
|
2022-06-20 14:08:05 +09:00 |
|
Dean Herbert
|
329f1a0822
|
Add test coverage of original fail case and improve test reliability and code quality
|
2022-06-20 14:08:05 +09:00 |
|
Dean Herbert
|
243806e810
|
Move common step of toggling skin editor to own method
|
2022-06-20 13:32:44 +09:00 |
|
Gabe Livengood
|
2b0e82be40
|
add test coverage
|
2022-06-19 14:35:05 -04:00 |
|
Bartłomiej Dach
|
def87ed782
|
Add failing test for editor gameplay test using wrong ruleset
|
2022-06-19 19:28:35 +02:00 |
|
Salman Ahmed
|
47ce087694
|
Actually click the gameplay scene button than TriggerClick
|
2022-06-18 18:32:02 +03:00 |
|
Bartłomiej Dach
|
f6a3047596
|
Merge branch 'master' into editor-metadata-name-unification
|
2022-06-18 10:22:52 +02:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Salman Ahmed
|
42378dbb88
|
Improve test coverage to ensure volume is unaffected when mouse is away
|
2022-06-16 20:22:57 +03:00 |
|
Salman Ahmed
|
47d0ecf5e8
|
Merge branch 'master' into editor-metadata-name-unification
|
2022-06-16 18:53:23 +03:00 |
|
Bartłomiej Dach
|
9c4f6d2ce0
|
Merge branch 'master' into first-run-setup-notification-interruption
|
2022-06-16 15:14:40 +02:00 |
|
Salman Ahmed
|
2c35b1404b
|
Use FileInfo as current bindable type
|
2022-06-15 19:29:09 +03:00 |
|
Salman Ahmed
|
387c54c252
|
Ensure notification is displayed after first-run setup is hidden
|
2022-06-15 18:13:24 +03:00 |
|
Dean Herbert
|
584345a97e
|
Merge pull request #18693 from frenzibyte/toolbar-volume-control
Add basic volume control support in toolbar music button
|
2022-06-15 17:50:10 +09:00 |
|
Dean Herbert
|
87bf53485a
|
Merge pull request #18649 from frenzibyte/selection-context-outside-bounds
Fix context menus not appearing when clicking outside of editor playfield's bounds
|
2022-06-15 17:08:09 +09:00 |
|
Dean Herbert
|
873806c2ea
|
Add keyboard adjustment support
|
2022-06-15 15:58:22 +09:00 |
|
Salman Ahmed
|
f3f0960335
|
Use unified filename for background and track during editor import
|
2022-06-15 09:02:48 +03:00 |
|
Salman Ahmed
|
850afcb1c3
|
Add failing test case
|
2022-06-15 05:43:39 +03:00 |
|
Salman Ahmed
|
1171d44ad9
|
Add failing test case
|
2022-06-15 03:37:04 +03:00 |
|
Salman Ahmed
|
36599d1174
|
Merge branch 'master' into fix-hit-error-when-not-visible
|
2022-06-14 22:47:11 +03:00 |
|
Salman Ahmed
|
7f23677972
|
Add volume control support via toolbar music button
|
2022-06-14 22:15:12 +03:00 |
|
Salman Ahmed
|
6fe5cacd3c
|
Fix hot reload crashing toolbar test scene
|
2022-06-14 22:15:12 +03:00 |
|
Salman Ahmed
|
cd74f22e12
|
Add failing test case
|
2022-06-14 19:10:13 +03:00 |
|
Dean Herbert
|
0147a8ecee
|
Add test coverage of HUD components still getting updated when hidden
|
2022-06-14 18:35:49 +09:00 |
|
Dean Herbert
|
f997886142
|
Add scrolling gameplay visualisation mode to latency certifier
|
2022-06-13 17:18:32 +09:00 |
|
Dean Herbert
|
17eaf7bb5c
|
Add failing test coverage showing hit meters don't update when not visible
|
2022-06-13 16:36:22 +09:00 |
|
Salman Ahmed
|
20e7f32fd9
|
Improve test case to work in headless
|
2022-06-12 17:53:10 +03:00 |
|
Salman Ahmed
|
038021f682
|
Add failing test case
|
2022-06-11 20:52:25 +03:00 |
|
Salman Ahmed
|
5b3b9a2cd3
|
Add test coverage for "simple" mode
|
2022-06-11 16:21:22 +03:00 |
|
Dean Herbert
|
8d53ed64a3
|
Fix mode cycling and add test coverage
|
2022-06-11 21:36:43 +09:00 |
|