Tests for GoBlog
Published on in ๐ญ Thoughts
Recently Iโve been investing more time in refactoring and creating unit and integration tests for GoBlog. After all, I donโt want to just make sure my blog is working properly through trial and error, I want to be able to prove that with automated tests.