-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(netcheck): Build test ProbePlan from fake interface data (#1266)
The tests are supposed to be purely algorithmic, but they were reliant on the local interfaces discovered which made them fickle. This spells out the interface which is much more reliable. More variations in the interface states are probably useful too, but for now this gives us some basic coverage of probe plans. Closes #1263
- Loading branch information
Showing
2 changed files
with
82 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters