Closed adhamrait closed 3 years ago
Fixes issue #23
Adds the Gate Turn continuity, with unit tests for the editor and the continuity itself.
The continuity editor looks like that, with a little button for choosing the center of the gate turn
Still to do:
npm run serve
npm run lint
npm run test:unit
npm run test:e2e
keep center point implementation search through map to find center point center point has array of dot ids, center point is mapnumber to space flows: without center point
action items:
Description
Fixes issue #23
Adds the Gate Turn continuity, with unit tests for the editor and the continuity itself.
The continuity editor looks like that, with a little button for choosing the center of the gate turn
Still to do:
Pre-PR checklist
npm run serve
and:npm run lint
npm run test:unit
npm run test:e2e
and ran relevant tests