-
-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add bats-assert functionality (#539)
* WIP: add bats-assert functionality * use bats "load" function instead of "source" * add bats-extra.bash to all exercises * transform test scripts to use bats-assert functions * with an associative array, "${map[@]}" order is indeterinate, broke in bash5.1 * in arithmetic, bare map entry with quote in key broke in bash 5.1 * update workflow, using github cli with auto-pagination, to pull in ALL changes in PR * add env var to workflow for auth * update docs about bats-assert functions * include .bash files in pr
- Loading branch information
Showing
183 changed files
with
59,672 additions
and
2,867 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.