Encapsule-Annex / jsgraph

Deprecated: Use the @encapsule/arccore package that includes the graph library
https://encapsule.io/docs/ARCcore/graph
MIT License
42 stars 5 forks source link

DirectedGraph API tests don't provide sufficient bad input test coverage #31

Closed ChrisRus closed 9 years ago

ChrisRus commented 9 years ago

Just refactored in-parameter validation inside of DirectedGraph methods and note that although there should have been some breaks due to changing error messages on bad input to these methods there were no breaks whatsoever.