Dean Herbert
|
f15b8781bb
|
Move editor mode selector out of EditorMenuBar to allow for better reuse
|
2022-03-02 20:05:01 +09:00 |
|
Dean Herbert
|
3634e12e66
|
Automatically focus divisor textbox and hide popover after successful change
|
2022-02-28 15:23:01 +09:00 |
|
Bartłomiej Dach
|
a5600516f0
|
Fix test failures
|
2022-02-27 20:13:44 +01:00 |
|
Bartłomiej Dach
|
7de5dad4f0
|
Add test coverage for divisor behaviour
|
2022-02-27 19:23:02 +01:00 |
|
Bartłomiej Dach
|
423838a649
|
Add flow for specifying entirely custom snaps
|
2022-02-27 17:55:20 +01:00 |
|
Bartłomiej Dach
|
d0c01afc2e
|
Add flow for changing set of valid divisors between presets
|
2022-02-27 15:37:51 +01:00 |
|
Dean Herbert
|
347a2346b9
|
Fix TestSceneEditorSaving not waiting for timeline load
As seen at
https://github.com/ppy/osu/runs/5276431764?check_suite_focus=true.
|
2022-02-22 15:41:08 +09:00 |
|
Bartłomiej Dach
|
e459523afe
|
Adjust beatmap creation test cases to new behaviour
|
2022-02-17 00:28:18 +01:00 |
|
Bartłomiej Dach
|
1685e214d3
|
Adjust test coverage to cover desired copy naming scheme
|
2022-02-14 19:59:54 +01:00 |
|
Bartłomiej Dach
|
13abc392bd
|
Add failing test coverage for not copying online properties
|
2022-02-13 18:54:52 +01:00 |
|
Bartłomiej Dach
|
90c48de9f8
|
Add failing test coverage for save of copied beatmap keeping old beatmap file
|
2022-02-13 14:01:23 +01:00 |
|
Bartłomiej Dach
|
1292722a00
|
Add failing test coverage for correct combo colour copy
|
2022-02-13 14:01:22 +01:00 |
|
Bartłomiej Dach
|
fd1c8c3614
|
Add failing test coverage for correct beatmap difficulty copy
|
2022-02-13 14:01:21 +01:00 |
|
Bartłomiej Dach
|
eb939547a9
|
Add test coverage for difficulty copy flow
|
2022-02-13 14:01:21 +01:00 |
|
Bartłomiej Dach
|
0d1171b7fa
|
Adjust existing test coverage to pass
|
2022-02-13 14:01:20 +01:00 |
|
Bartłomiej Dach
|
afc48d86df
|
Add failing test coverage for save after safeties addition
|
2022-02-02 21:57:10 +01:00 |
|
Bartłomiej Dach
|
87e2e83288
|
Add test coverage for difficulty name clash cases
|
2022-02-02 21:55:34 +01:00 |
|
Bartłomiej Dach
|
0d51c015ad
|
Add basic test coverage for new difficulty creation
|
2022-02-02 21:55:34 +01:00 |
|
Dean Herbert
|
a5d422e82c
|
Merge branch 'master' into ruleset-id-fixes
|
2022-01-27 17:07:18 +09:00 |
|
Dean Herbert
|
5288eedd31
|
Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID
|
2022-01-27 15:38:03 +09:00 |
|
Bartłomiej Dach
|
e0616476e2
|
Fix test gameplay tests failing due to beatmap refetch on suspend
|
2022-01-26 21:15:49 +01:00 |
|
Bartłomiej Dach
|
4382adad82
|
Add test coverage for editor changes not resetting after exit without save
|
2022-01-26 21:15:49 +01:00 |
|
Salman Ahmed
|
064468faad
|
Refactor editor saving test scene for scalability
|
2022-01-26 07:57:46 +03:00 |
|
Dean Herbert
|
bdf215c576
|
Merge branch 'master' into improve-timeline-zoom
|
2022-01-26 03:40:53 +09:00 |
|
Salman Ahmed
|
ad18bc4983
|
Update timeline selection test scene with zoom changes
|
2022-01-25 18:57:39 +03:00 |
|
Dean Herbert
|
5b82eaf112
|
Merge branch 'master' into fix-beat-divisor-not-saving
|
2022-01-25 23:29:37 +09:00 |
|
Salman Ahmed
|
6c69df815a
|
Update editor test scenes to set working beatmap properly
|
2022-01-25 15:56:27 +03:00 |
|
Salman Ahmed
|
b2b6672095
|
Add failing test asserts
|
2022-01-25 11:56:38 +03:00 |
|
Dean Herbert
|
d7db6fa918
|
Merge branch 'master' into custom-meter
|
2022-01-24 15:46:44 +09:00 |
|
Bartłomiej Dach
|
e236f5d604
|
Add failing test coverage for correct beatmap filename generation on save
|
2022-01-23 20:28:19 +01:00 |
|
Salman Ahmed
|
1ea5a2e6a7
|
Fix incorrect assert step name
|
2022-01-23 10:11:12 +03:00 |
|
Bartłomiej Dach
|
f39f2c93b5
|
Add control for arbitrary-numerator time signatures
|
2022-01-22 20:50:31 +01:00 |
|
Dean Herbert
|
02baad30d7
|
Merge branch 'master' into global-bindable-thread-safety
|
2022-01-18 18:12:00 +09:00 |
|
Dean Herbert
|
da9a60a695
|
Update broken test scenes to match new OsuTestScene logic
|
2022-01-18 13:41:50 +09:00 |
|
Bartłomiej Dach
|
03e4ec4214
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-15 14:45:42 +01:00 |
|
Dean Herbert
|
b5f670cc5b
|
Add far too many fixes for ruleset non-nullable requirements
|
2022-01-12 23:24:11 +09:00 |
|
Dean Herbert
|
dc9ea4adeb
|
Remove incorrect test assertion
|
2022-01-12 17:49:11 +09:00 |
|
Dean Herbert
|
31a3161189
|
Make tests compile again
|
2022-01-12 17:00:16 +09:00 |
|
Bartłomiej Dach
|
e91d3dd8b4
|
Add failing test for incorrect sample control point time after paste
|
2022-01-11 21:34:22 +01:00 |
|
Dean Herbert
|
00177a3ae1
|
Update usages to new naming
|
2022-01-06 22:54:43 +09:00 |
|
Dean Herbert
|
73b40e6833
|
Replace usage of .Result with .WaitSafelyForResult
|
2022-01-04 11:51:41 +09:00 |
|
Dean Herbert
|
5e9510be36
|
Add test coverage of editor resetting mods on entering
|
2021-12-10 18:57:33 +09:00 |
|
Dean Herbert
|
8d9c37a825
|
Merge branch 'master' into primary-key-consistency
|
2021-12-08 21:34:38 +09:00 |
|
Bartłomiej Dach
|
7720a1b69b
|
Fix test to wait for drawable ruleset load before attempting paste
|
2021-12-07 21:10:45 +01:00 |
|
Dan Balasescu
|
09dd054283
|
Fix SongSelect-related test failures
|
2021-11-25 21:11:13 +09:00 |
|
Dean Herbert
|
83b4625bd5
|
Replace existing cases with new helper method
|
2021-11-19 22:15:41 +09:00 |
|
Dean Herbert
|
7c2e79f911
|
Update all simple cases of switching to IWorkingBeatmap
|
2021-11-17 20:56:57 +09:00 |
|
Dean Herbert
|
5471994450
|
Merge branch 'master' into sample-point-multiple
|
2021-11-15 14:13:58 +09:00 |
|
Bartłomiej Dach
|
ca239ca40a
|
Add failing test case for sharing clock state with gameplay test
|
2021-11-13 22:10:59 +01:00 |
|
Bartłomiej Dach
|
73ca1d39a2
|
Improve sample bank text box UX in case of multiple selection
|
2021-11-13 21:59:44 +01:00 |
|