NedReid / ButlerJCRWebsite

A work-in-progress website for Butler! 💛❤
2 stars 0 forks source link

Add testing #71

Open NedReid opened 6 months ago

NedReid commented 6 months ago

I think we should probably add testing to the project, though kind of want people's opinions on whether it would be worth it? I personally believe we need some kind of tests that make sure that certain pages don't completely break, but I think comprehensive tests are probably unnecessary for a project like this.

What do you all think? It would be good to get a basic idea of whether we want to do any tests, and if so the scope and libraries we want to use? Once we do that we can write up some tickets to add the relevant libraries and start writing tests!