Add basic test for kubernetes kind documentation

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-08-13 16:35:53 +02:00
committed by Guillaume de Rouville
parent 6a442fae6c
commit a8e218d808
6 changed files with 185 additions and 113 deletions

3
.gitignore vendored
View File

@@ -12,7 +12,7 @@
# Test binary, build with `go test -c`
*.test
tests/report.xml
**/*/report.xml
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
@@ -26,3 +26,4 @@ tests/report.xml
# node_modules
tests/node_modules
dist/
docs/learn/tests/node_modules