test(refactor): switch to bashunit and start fleshing out a new test suite

This commit is contained in:
2025-12-02 01:15:42 +00:00
parent f268c12f3f
commit 2633722423
54 changed files with 8203 additions and 79 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,4 @@
test-runner.sh
test/assert.sh
test/stub.sh
test-legacy/test-runner.sh
test-legacy/assert.sh
test-legacy/stub.sh
test/bashunit