fkling / JSNetworkX

Build, process and analyze graphs in JavaScript (port of NetworkX)
https://felix-kling.de/jsnetworkx/
Other
761 stars 184 forks source link

Autogenerate tests for async methods #44

Open fkling opened 9 years ago

fkling commented 9 years ago

At least make sure that the methods exist (transpilation works) and they run without errors (promises get resolved).