(tests) add basic VPN and code-server addon unittests (#1054)

* add basic VPN and code-server addon unittests

* also run common test suit on test changes
This commit is contained in:
Kjeld Schouten-Lebbing
2021-09-29 00:56:39 +02:00
committed by GitHub
parent 2d2ad688e2
commit 1bbc0989fd
3 changed files with 255 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
- '**'
paths:
- 'charts/library/**'
- 'tests/**'
- '.github/workflows/common.test.yaml'
- '.github/ct-install.yaml'
- '.github/ct-lint.yaml'