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 |
|