-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improve test assertions for nc_tools output verification Revised test cases to compare against expected lists for clarity and consistency. This ensures all output lines are verified without relying on specific indices or partial string matches. Updated function names and fixed minor formatting issues where applicable. * Revert test URL change from GitHub to Bitbucket Replaced GitHub links with Bitbucket links in test cases because the function under test is for Bitbucket URLs. The test URLs were changed to github.com in an overzealous global search/replace operation. * Fix typo in docstring
- Loading branch information
1 parent
eb6863e
commit 975a0b0
Showing
2 changed files
with
78 additions
and
33 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