forgejo-terraform-provider/tests/readme.md
Jörg Markert a07bd291f5 feat: add branch_protection resource (#72)
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>
2024-09-11 17:32:48 +00:00

234 B

How to run tests

docker run -p 3000:3000 gitea/gitea:latest-rootless
  1. Setup gitea under http://localhost:3000
  2. Username: gitea_admin
  3. Password: gitea_admin
  4. Email: admin@gitea.local
terraform test