dc428da06c
Fix test regression
2021-06-22 19:30:52 -07:00
417aaacc53
Add test coverage for romanised data transfer
2021-06-10 22:18:39 +02:00
d4cb70735d
Merge branch 'master' into non-nullable-beatmapset-files
2021-05-31 18:19:57 +09:00
5925beaf21
Fix bindable lease failure in editor beatmap creation tests
2021-05-31 14:24:46 +09:00
581a86b91a
Revert "Revert "Fix editor tests failing due to empty files being specified""
...
This reverts commit 1af684c4b2
.
2021-05-28 14:33:06 +09:00
1af684c4b2
Revert "Fix editor tests failing due to empty files being specified"
...
This reverts commit fdbd421040
.
2021-05-28 14:15:28 +09:00
fdbd421040
Fix editor tests failing due to empty files being specified
2021-05-20 17:09:55 +09:00
80e231d90a
Add failing test case
2021-05-12 11:42:55 +03:00
12c1ded7a8
Fix test scene broken on master
2021-05-05 00:28:49 +03:00
1ac80d42f9
Merge branch 'master' into corner-rotation-controls
2021-05-04 23:53:23 +03:00
8abff4881b
Hide the corresponding rotation handle when holding scale handle
2021-05-04 07:31:55 +03:00
4f8240f19a
Merge branch 'master' into corner-rotation-controls
2021-05-03 18:02:23 +09:00
3268a75f05
Remove intermediate container to fix tests
2021-05-03 17:35:56 +09:00
f2e56bd306
Refactor editor selection/blueprint components to be generic
2021-04-27 19:01:29 +09:00
beee318acc
Add more distance between each hit object in editor selection test
...
To avoid potentially hovering over the rotation control instead of wherever the test desired to move the mouse to.
2021-04-26 01:45:52 +03:00
334927ed35
Remove leftover step
2021-04-25 20:13:01 +03:00
7490511ebf
Instantiate selection box on SetUp
2021-04-25 20:03:15 +03:00
11318fd9fc
Add test coverage
2021-04-25 10:17:36 +03:00
be8fe47f2c
Merge branch 'master' into editor-add-nudge-shortcuts
2021-04-22 20:38:34 +09:00
a5364b224f
Add simple key based time nudging support to editor
2021-04-22 18:47:04 +09:00
cf1e3ea988
Add failing test covering quick shift-rightclick deletion in placement mode
2021-04-22 15:44:12 +09:00
2678089e0b
Add test case failing on selection after paste
2021-04-18 20:28:39 +09:00
ad671ee07a
Merge branch 'master' into timeline-adjustments
2021-04-15 20:42:38 +09:00
18e8682f39
Remove unused using statements
2021-04-15 17:01:25 +09:00
dd9a142e89
Fix TestSceneEditorSummaryTimeline
not displaying actual beatmap content
2021-04-15 16:39:20 +09:00
9dea0ae935
Update test scene to be able to see a bit more
2021-04-14 21:03:52 +09:00
1505a38164
Merge pull request #12396 from peppy/update-timeline-slider-apperance
...
Update timeline slider/spinner apperance
2021-04-13 20:47:44 +09:00
b2aa46690d
Merge pull request #12389 from peppy/fix-editor-ctrl-drag-deselection
...
Fix ctrl-dragging on an existing selection unexpectedly causing deselection
2021-04-13 20:38:29 +09:00
00f235760d
Update visual appearance of timeline blueprints to close match new designs
2021-04-13 19:26:20 +09:00
fca9c70c1b
Move timeline hit object test to immediately viewable area
2021-04-13 19:26:20 +09:00
a9652b7b25
Start TimelineTestScene in a more visible place
2021-04-13 16:05:12 +09:00
516bd138e3
Add (previously failing) test coverage of drag from selection
2021-04-13 13:46:38 +09:00
7c975359d9
Add basic select/deselect tests
2021-04-13 13:29:37 +09:00
05d7fe289f
Rename test scene in preparation for increasing scope
2021-04-13 13:09:18 +09:00
66e74da2b7
Fix regression in quick delete mouse action blocking
2021-04-13 13:03:14 +09:00
b4c75ba3c6
Fix TestQuickDeleteRemovesObject failing on second run
2021-04-12 19:19:25 +09:00
b66ba43bc5
Add failing test scene
2021-04-03 14:02:46 +02:00
7d4b0e3f0a
Fix editor clock scene not re-enabling beatmap
...
Could interfere with other tests due to causing crashes on attempts to
change `Beatmap.Value`.
2021-04-03 12:34:48 +02:00
8e0536e1e2
Add failing test scene
2021-03-19 22:44:33 +01:00
df6570ebf5
Improve logic and add previously failing test
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com >
2021-03-17 15:48:55 -07:00
21e18c9f6e
Fix test hangs in browser due to changing tracks via music controller
2021-03-17 18:46:22 +01:00
3b55eeb416
Fix test failure by setting beatmap
...
Post-merge, it was failing because somewhere along the way
`EditorClockTestScene` started expecting inheritors to set the beatmap
themselves explicitly in BDL.
2021-03-17 18:39:48 +01:00
f1e66cc420
Adjust test namespace
2021-03-17 18:37:11 +01:00
a691291ae8
Merge branch 'master' into editor-song-end
2021-03-17 18:18:19 +01:00
d3f0c0730d
Merge branch 'master' into non-concurrent-sample-playback
2021-02-12 17:22:15 +09:00
96652e07cd
Merge branch 'master' into zero-spinner-slider
2021-02-05 09:40:55 -05:00
439f03e3b3
Fix failing test due to missing dependency
2021-01-25 19:25:38 +09:00
a71f769cce
Add missing license header
2021-01-21 22:09:42 +01:00
7046f64e7f
Rewrite test scene
2021-01-21 22:09:17 +01:00
a5f866d95c
Test updates
2021-01-21 15:14:24 -05:00