np-guard / models

Models for connectivity and network resources
https://pkg.go.dev/github.com/np-guard/models
Apache License 2.0
1 stars 0 forks source link

Cleanup hypercube tests #20

Closed elazarg closed 3 months ago

elazarg commented 3 months ago

Use a simple function for creating hypercubes in the test. Remove the publicly-exported FromCubeShort() that's only used from this test (and is not too short). Also make tests more self-contained.