the-graph icon indicating copy to clipboard operation
the-graph copied to clipboard

Missing automated tests

Open jonnor opened this issue 8 years ago • 1 comments

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)

  • [ ] ?

jonnor avatar Dec 21 '16 17:12 jonnor

There are relatively comprehensive skeleton specs in git now, as skipped Mocha cases

jonnor avatar Jun 14 '17 12:06 jonnor