added terraform tests for the resource Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/72 Co-authored-by: Jörg Markert <joerg.markert@gmail.com> Co-committed-by: Jörg Markert <joerg.markert@gmail.com> |
||
---|---|---|
.. | ||
setup | ||
branch_protection.tf | ||
branch_protection.tftest.hcl | ||
readme.md | ||
variables.tf | ||
versions.tf |
How to run tests
docker run -p 3000:3000 gitea/gitea:latest-rootless
- Setup gitea under http://localhost:3000
- Username: gitea_admin
- Password: gitea_admin
- Email: admin@gitea.local
terraform test