ref: Change tests architecture

This commit is contained in:
Carlos Álvaro
2021-10-23 10:45:13 +02:00
committed by Carlos Álvaro
parent 36a68e14a2
commit 69a0e97a7b
7 changed files with 153 additions and 62 deletions

7
tests/salt-api/README.md Normal file
View File

@@ -0,0 +1,7 @@
# Salt API Tests
Checks:
- `salt-api` provides a token via `curl`.
- executes `salt-api` command via `curl`.
- installs and tries `salt-pepper`.