the-graph
the-graph copied to clipboard
Missing automated tests
Features with tests
the-graph-editor
- [x] Loading/setting a graph
- [ ] Updating when underlying graph model changes. Nodes,edges,exported ports
- [ ] Manipulating the graph using mouse/touch. Nodes/edges/exported ports
- [ ] Moving the view. Panning, zooming
- [ ] Resizing the element causing repaints
the-graph-thumb
- [ ] Loading/setting a graph
- [ ] Updating when graph changes
the-graph-nav
- [ ] Updating render when graph model changes.
- [ ] Viewport rendered on
view
change
Features to be dropped (don't need tests)
- [ ] ?
There are relatively comprehensive skeleton specs in git now, as skipped Mocha cases