coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

[#47] Add automated tests to CI pipeline #49

Closed braxex closed 6 months ago

braxex commented 6 months ago

Summary

We need to get our automated tests running in the CI pipeline. Any failures or regressions should block merges.

Fixes #47

Type of change

How To Test

Upon merge, pipeline should run automated tests, and any failures should block merge.

Checklist:

braxex commented 6 months ago

@cuevas1876 Wanted to chat with you about our Terraform deploys and see how I can effectively hook into those for our automated unit and integration tests. Blocked on this until we can figure that out. I'll ping you in the am. 👍