You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The addition of some graph generation testing as part of #28 has been a step in the right direction. this now needs to be refactored into running as a proper Go test followed by an extension of the number of edge-cases covered.
Now that all the work has been done on #71 and #47 and a follow-up cleanup has taken place in #91 this should now be much more actionable as the last remaining piece for the 0.6.0 release.
In order to ensure the absence of regressions there needs to be integration-level testing for the
lib/depgraph
package.The text was updated successfully, but these errors were encountered: