smoogipoo
|
d3f0c0730d
|
Merge branch 'master' into non-concurrent-sample-playback
|
2021-02-12 17:22:15 +09:00 |
|
Vincent Maggioli
|
96652e07cd
|
Merge branch 'master' into zero-spinner-slider
|
2021-02-05 09:40:55 -05:00 |
|
Dean Herbert
|
439f03e3b3
|
Fix failing test due to missing dependency
|
2021-01-25 19:25:38 +09:00 |
|
Bartłomiej Dach
|
a71f769cce
|
Add missing license header
|
2021-01-21 22:09:42 +01:00 |
|
Bartłomiej Dach
|
7046f64e7f
|
Rewrite test scene
|
2021-01-21 22:09:17 +01:00 |
|
vmaggioli
|
a5f866d95c
|
Test updates
|
2021-01-21 15:14:24 -05:00 |
|
vmaggioli
|
e4b59c7317
|
Test setup
|
2021-01-21 11:54:26 -05:00 |
|
smoogipoo
|
8ffbcc9860
|
Fix test failures and general discrepancies
|
2021-01-20 14:05:35 +09:00 |
|
smoogipoo
|
de9d075f94
|
Initial sample + samplechannel rework
|
2021-01-19 17:11:40 +09:00 |
|
Dean Herbert
|
c9a41f9dae
|
Make all objects in selection candidates for spatial snapping
Closes #10898.
|
2020-11-24 17:35:54 +09:00 |
|
Dean Herbert
|
7169dc9173
|
Add extra step checking slider deletion on second click
|
2020-11-16 14:06:37 +09:00 |
|
Bartłomiej Dach
|
337311c323
|
Remove redundant type specification
|
2020-11-15 20:52:58 +01:00 |
|
Bartłomiej Dach
|
1f0945d4de
|
Simplify accesses via ChildrenOfType()
|
2020-11-15 20:52:33 +01:00 |
|
Bartłomiej Dach
|
4e77800b98
|
Rename & simplify property
|
2020-11-15 20:51:35 +01:00 |
|
kamp
|
c77ec3e905
|
Fix slider control point quickdelete test
|
2020-11-15 17:42:52 +01:00 |
|
kamp
|
83727a2e85
|
Add quick-delete tests
|
2020-11-15 16:06:29 +01:00 |
|
smoogipoo
|
864e4006b9
|
Fix timeline test
|
2020-11-13 17:51:01 +09:00 |
|
smoogipoo
|
4ef2e9548c
|
Pass HitObjectComposer to BlueprintContainer via ctor
|
2020-11-13 16:59:37 +09:00 |
|
Bartłomiej Dach
|
13f729916a
|
Merge branch 'master' into editor-timeline-scroll-mousewheel
|
2020-11-03 22:27:35 +01:00 |
|
Dean Herbert
|
d45520be5e
|
Fix incorrect return types on test methods
|
2020-11-03 21:23:10 +09:00 |
|
Dean Herbert
|
ff2b01fa6f
|
Add test coverage of zoom-then-scroll
|
2020-11-03 17:22:56 +09:00 |
|
Dean Herbert
|
ff4dcf065a
|
Update tests
|
2020-11-03 17:06:33 +09:00 |
|
Dean Herbert
|
e618b62ccd
|
Update waveform tests
|
2020-10-09 19:02:53 +09:00 |
|
Dean Herbert
|
955836916b
|
Fix timeline tick display test making two instances of the component
|
2020-10-09 16:45:11 +09:00 |
|
Dean Herbert
|
98fe5f78ee
|
Split setup screen up into sections (and use a SectionContainer)
|
2020-10-06 17:29:08 +09:00 |
|
Dan Balasescu
|
6d50a1ed7d
|
Merge branch 'master' into osu-selection-flip-rotate-buttons
|
2020-10-05 19:17:33 +09:00 |
|
Dan Balasescu
|
2df5ea8ba8
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-05 18:47:17 +09:00 |
|
Dan Balasescu
|
0c93de858e
|
Merge pull request #10373 from peppy/fix-hitobject-samples-cut-off
Don't stop non-looping samples immediately when pausing
|
2020-10-05 17:13:11 +09:00 |
|
Dean Herbert
|
a69b1636be
|
Update tests
|
2020-10-05 15:18:28 +09:00 |
|
Dean Herbert
|
432ba7cdf9
|
Add test coverage of exit-without-save
|
2020-10-04 23:57:35 +09:00 |
|
Dean Herbert
|
94996f2cc0
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-01 21:09:52 +09:00 |
|
Dean Herbert
|
1aff263419
|
Split out classes and simplify construction of buttons
|
2020-10-01 16:34:34 +09:00 |
|
Dean Herbert
|
78c5d57074
|
Add flip event flow and stop passing raw input events to handle methods
|
2020-10-01 16:25:29 +09:00 |
|
Dean Herbert
|
4b70fe8585
|
Merge branch 'fix-storyboard-sample-pausing' into fix-hitobject-sample-stuck-on-future-seek
|
2020-09-30 22:46:09 +09:00 |
|
Dean Herbert
|
e760ed8e01
|
Fix scroll wheel being handled by base test scene
|
2020-09-30 16:39:02 +09:00 |
|
Dean Herbert
|
1dd354120b
|
Fix beatmap potentially changing in test scene
|
2020-09-30 16:16:14 +09:00 |
|
Dean Herbert
|
2ef09a8730
|
Populate test scene with control points
|
2020-09-30 16:06:58 +09:00 |
|
Dean Herbert
|
f1298bed79
|
Combine scale operations and tidy up scale drag handle construction
|
2020-09-30 15:08:56 +09:00 |
|
Dean Herbert
|
f93c72dd92
|
Fix non-matching filename
|
2020-09-29 20:21:13 +09:00 |
|
Dean Herbert
|
265bba1a88
|
Add test coverage of event handling
|
2020-09-29 20:08:56 +09:00 |
|
Dean Herbert
|
cd794eaa65
|
Add basic selection box with drag handles
|
2020-09-29 20:08:56 +09:00 |
|
Dean Herbert
|
2f26728cdb
|
Add test coverage of editor sample playback
|
2020-09-29 15:29:56 +09:00 |
|
Dean Herbert
|
8b255f4579
|
Fix test failures
The issue was the ArchiveModelManager change; the test local change is
just there because it makes more sense to run for every test in that
scene.
|
2020-09-25 18:40:22 +09:00 |
|
Dean Herbert
|
9846d87eb0
|
Fix misleading step name (and add comment as to its purpose)
|
2020-09-25 12:25:50 +09:00 |
|
Dean Herbert
|
d602072ee3
|
Use SingleOrDefault where feasible
|
2020-09-25 12:24:41 +09:00 |
|
Dean Herbert
|
dbc522aede
|
Remove weird using
|
2020-09-24 22:41:52 +09:00 |
|
Dean Herbert
|
94c1cc8ffa
|
Fix test runs under headless
|
2020-09-24 22:25:04 +09:00 |
|
Dean Herbert
|
011b176244
|
Add test coverage of audio track changing
|
2020-09-24 22:00:13 +09:00 |
|
Dean Herbert
|
ea77ea4a08
|
Add basic testing of new beatmaps persistence
|
2020-09-24 20:56:35 +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
|
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 |
|
Dean Herbert
|
73dd21c8fc
|
Add failing test
|
2020-09-11 20:27:07 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
c6e72dabd3
|
Add test coverage
|
2020-09-09 20:04:25 +09:00 |
|
Dean Herbert
|
c9f5005efd
|
Add icons for editor toolbox tools
|
2020-09-09 18:40:01 +09:00 |
|
Dean Herbert
|
379fdadbe5
|
Add test scene for setup screen
|
2020-09-08 19:52:56 +09:00 |
|
Dean Herbert
|
94b3a6462b
|
Update actually incorrect test steps
|
2020-07-17 17:17:21 +09:00 |
|
Dean Herbert
|
f4d0bef897
|
Fix timing screen test crashing due to missing dependency
|
2020-07-17 14:38:28 +09:00 |
|
Salman Ahmed
|
741fa20149
|
Use CreateRuleset() for editor test scenes as well
|
2020-06-04 00:47:10 +03:00 |
|
Dean Herbert
|
8b79e14225
|
Fix remaining test regressions
|
2020-05-22 19:49:49 +09:00 |
|
Dean Herbert
|
866db629d6
|
Fix remaining test failures
|
2020-05-22 18:23:24 +09:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
Dean Herbert
|
ff82de69e7
|
Merge branch 'master' into fix-testbeatmap-rulesetid
|
2020-04-24 10:58:50 +09:00 |
|
Salman Ahmed
|
e3a3144236
|
Rename editor tests namespace from "Editor" to "Editing"
|
2020-04-23 11:07:55 +03:00 |
|