wwcodeportland / hacktoberfest2018

Hacktoberfest 2018!
https://wwcodeportland.github.io/hacktoberfest2018/
1 stars 27 forks source link

Add Unit Tests to Site #5

Closed VerteDinde closed 3 years ago

VerteDinde commented 6 years ago

Our site is a Gatsby starter site that currently contains no tests - not a good practice. We'd like to add some basic unit tests to ensure the site is running smoothly.

Here is a tutorial on how to start writing unit tests in Gatsby: https://www.gatsbyjs.org/docs/unit-testing/