This directory contains test files for the bash utility scripts used throughout the project.
- test.sh: Main test runner that executes all test files (located in this directory)
- utils.test.sh: Tests for
_utils.sh
utility functions - Additional test files should be named after the script they test with a
.test.sh
suffix