-
-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Break out test into subtests. (#540)
This allow the test tools to show individuals reports. * Breaks out TestConfigure into subtests. * Breaks out TestPathType into subtests. * Breaks out TestNewRequestSetsDefaultHeaders into subtests. * Breaks out TestIsUpToDate into subtests. * Breaks out TestUpgrade into subtests. * Breaks out TestVersionUpdateCheck into subtests. * Breaks out TestQuestion into subtests. * Breaks out TestSelectionPick into subtests. * Breaks out TestTrackIgnoreString into subtests. * Breaks out TestNormalizeWorkspace into subtests. * Breaks out TestSolutionString into subtests There is currently no description for the tests: only in and expected out values, * Breaks out TestNewTransmission into subtests. * Breaks out TestLocateErrors into subtests. * Breaks out TestDownload into subtests. * Refactors TestDownload.
- Loading branch information
1 parent
eb19ecd
commit 818bc53
Showing
15 changed files
with
281 additions
and
206 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
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
Oops, something went wrong.