amachsoftware / terraform-github-repository

A Terraform module to manage GitHub Repositories. https://github.com/
Apache License 2.0
1 stars 1 forks source link

fork: Test suite #7

Open bazaah opened 7 months ago

bazaah commented 7 months ago

Need to figure out some method for testing changes.

Ideally, we have some unit tests that can run locally and then figure out how we're going to handle the integration testing in CI

bazaah commented 5 months ago

So my idea here is to settle a set of tooling that is relatively easy to support locally as well as in CI.

For now, we'll need at least:

I'm not sure how to add back integration testing yet (how expensive is a github org?)