Remove the bats tests

That was interesting but finally not so useful. We will make better
tests in Go. The hard part will be to make them working in CI/CD.
This commit is contained in:
2024-04-23 10:13:38 +02:00
parent 49c1fa5fb0
commit c31299197f
5 changed files with 0 additions and 21 deletions

9
.gitmodules vendored
View File

@@ -1,9 +0,0 @@
[submodule "test/bats"]
path = test/bats
url = https://github.com/bats-core/bats-core.git
[submodule "test/test_helper/bats-support"]
path = test/test_helper/bats-support
url = https://github.com/bats-core/bats-support.git
[submodule "test/test_helper/bats-assert"]
path = test/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert.git