rust-at-night / rust-at-night-website

MIT License
3 stars 2 forks source link

Bootstrap integration tests #3

Closed alisomay closed 1 year ago

alisomay commented 1 year ago

Integration tests are crucial since probably we are not going to pay for a staging environment and merge PRs directly to production.

This issue aims to setup the right environment for integration tests.