Add acceptance test (#168)

To ease verifying the controller to work before submitting/merging PRs and releasing a new version of the controller.
This commit is contained in:
Yusuke Kuoka
2020-11-14 20:07:14 +09:00
committed by GitHub
parent 8ccf64080c
commit bbfe03f02b
6 changed files with 118 additions and 0 deletions

3
.gitignore vendored
View File

@@ -23,3 +23,6 @@ bin
*.swp
*.swo
*~
.envrc
*.pem