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>
234 B
234 B
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