hicsail / constellation-js

Library for combinatorially specifying, constraining, and exploring genetic design spaces.
http://constellationcad.org
MIT License
10 stars 8 forks source link

write unit tests for graph generation #5

Closed lucyq closed 6 years ago

lucyq commented 6 years ago

Write unit tests covering cases for:

Binary operators (or, and, then):

Unary operators (one-or-more, zero-or-more):

Document input and correct output for each

lucyq commented 6 years ago

completed by @gxavier38