Add test on op.#FetchGit for private repository

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-08-25 17:41:43 +02:00
committed by Guillaume de Rouville
parent d7194f161d
commit a987d1dc34
4 changed files with 54 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ setup() {
dagger -e sanity-check up
}
@test "op-fetch-git" {
# This test should be in `tests/ops.bats` but dagger compute doesn't handle `dagger.#Secret`
dagger -e op-fetch-git up
}
@test "os" {
dagger -e os up