BendJS / bend-community-site

Community website for all tech sectors in Bend. #BendHacktoberfest
1 stars 16 forks source link

Resolves #5: React testing suite w/ basic examples #21

Closed ccrossleyCBT closed 4 years ago

ccrossleyCBT commented 4 years ago

Trying this again from a dev environment I actually use 🤦‍♂

[x] Added @testing-library/react [x] Added some basic testing documentation and example snapshots

It's our understanding that these initial basic tests will quickly become obsolete as the project evolves. The goal here was to quickly get up some example tests for reference with documentation to follow as tests are added.

Co-authored-by: Cody Swartz ctsstc@user.noreply.github

russtaylor commented 4 years ago

@ccrossleyCBT this looks good to me! It seems like it has some merge conflicts now. I'll try to get them resolved later today if you don't have a chance to before then.