test: added bats dependencies files

Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
Sam Alba
2021-12-14 09:12:18 -08:00
parent 146971c8f1
commit 18c04dcc31
18 changed files with 2293 additions and 45 deletions

View File

@@ -0,0 +1,7 @@
language: bash
before_install:
- ./script/install-bats.sh
before_script:
- export PATH="${HOME}/.local/bin:${PATH}"
script:
- bats test