..
TestSceneBeatDivisorControl.cs
Remove all RequiredTypes usages
2020-05-16 18:17:12 +09:00
TestSceneComposeScreen.cs
Rename editor tests namespace from "Editor" to "Editing"
2020-04-23 11:07:55 +03:00
TestSceneComposeSelectBox.cs
Fix incorrect return types on test methods
2020-11-03 21:23:10 +09:00
TestSceneDistanceSnapGrid.cs
Make all objects in selection candidates for spatial snapping
2020-11-24 17:35:54 +09:00
TestSceneEditorBeatmapCreation.cs
Split setup screen up into sections (and use a SectionContainer)
2020-10-06 17:29:08 +09:00
TestSceneEditorChangeStates.cs
Move more logic to base EditorTestScene
2020-09-14 15:27:08 +09:00
TestSceneEditorClipboard.cs
Add test coverage for spinners too
2020-09-14 17:48:29 +09:00
TestSceneEditorClock.cs
Fix test failure by setting beatmap
2021-03-17 18:39:48 +01:00
TestSceneEditorComposeRadioButtons.cs
Add icons for editor toolbox tools
2020-09-09 18:40:01 +09:00
TestSceneEditorMenuBar.cs
Remove all RequiredTypes usages
2020-05-16 18:17:12 +09:00
TestSceneEditorQuickDelete.cs
Add extra step checking slider deletion on second click
2020-11-16 14:06:37 +09:00
TestSceneEditorSamplePlayback.cs
Fix test failures and general discrepancies
2021-01-20 14:05:35 +09:00
TestSceneEditorSeekSnapping.cs
Update actually incorrect test steps
2020-07-17 17:17:21 +09:00
TestSceneEditorSummaryTimeline.cs
Fix failing test due to missing dependency
2021-01-25 19:25:38 +09:00
TestSceneHitObjectComposer.cs
Remove all RequiredTypes usages
2020-05-16 18:17:12 +09:00
TestScenePlaybackControl.cs
Fix remaining test failures
2020-05-22 18:23:24 +09:00
TestSceneSetupScreen.cs
Add test scene for setup screen
2020-09-08 19:52:56 +09:00
TestSceneTimelineBlueprintContainer.cs
Fix timeline test
2020-11-13 17:51:01 +09:00
TestSceneTimelineHitObjectBlueprint.cs
Add missing license header
2021-01-21 22:09:42 +01:00
TestSceneTimelineTickDisplay.cs
Fix timeline tick display test making two instances of the component
2020-10-09 16:45:11 +09:00
TestSceneTimingScreen.cs
Fix scroll wheel being handled by base test scene
2020-09-30 16:39:02 +09:00
TestSceneWaveform.cs
Update waveform tests
2020-10-09 19:02:53 +09:00
TestSceneZoomableScrollContainer.cs
Add test coverage of zoom-then-scroll
2020-11-03 17:22:56 +09:00
TimelineTestScene.cs
Merge branch 'master' into editor-song-end
2021-03-17 18:18:19 +01:00