Commit Graph

21 Commits

Author SHA1 Message Date
a9ec6b2562 Fix testcase failure 2019-10-25 19:00:10 +09:00
ae011e8ee8 Fix distance snap grid test scenes 2019-10-25 17:25:46 +09:00
607b4d874a Refactor flow of snapping through HitObjectComposer 2019-10-25 16:40:30 +09:00
d83b9ef0e4 Rename grid snapping methods 2019-10-24 18:18:04 +09:00
f92331531c Rename grid to DistanceSnap to be more in line with its purpose 2019-10-17 15:32:02 +09:00
631f155554 Add grid to make the test not appear empty 2019-10-11 18:24:33 +09:00
050d86a741 Always use the local coordinate space 2019-10-11 18:24:33 +09:00
9ecec806c2 Rename grid creation method + parameter 2019-10-11 18:24:33 +09:00
5f0cd356d7 Rename startPosition to centrePosition 2019-10-11 18:24:33 +09:00
824595427d Remove extra whitespace 2019-10-11 18:24:33 +09:00
2aa3d0bb39 Implement base class for beat snapping grids 2019-10-11 18:24:33 +09:00
f2adae8fd1 Rename test case to better match underlying class 2019-10-09 16:05:38 +09:00
4446a2972c Move WaveContainer test out of editor namespace 2019-10-08 18:08:05 +09:00
7927b684d3 Hook up + use editor beatmap 2019-08-29 16:06:40 +09:00
cea353975f Update with further framework-side changes 2019-06-04 11:04:28 +09:00
b52276c489 Pass individual components to DummyWorkingBeatmap, not game 2019-05-31 14:51:12 +09:00
f33a5bc54c Centralise and update WorkingBeatmap creation in test cases 2019-05-31 14:40:53 +09:00
459a285cd8 Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00
ff3c226596 Give ZoomableScrollContainer an initial width 2019-05-08 13:37:03 +09:00
a47f5040af Improve waveform graph testing 2019-04-22 13:58:05 +09:00
a1c5eda05b Add grouping of visual tests 2019-03-25 01:02:36 +09:00