googleinterns/Pictophone

Set up testing frameworks

Opened this issue · 0 comments

TDD is important to show that our code is working and that we have record of addressing edge cases. Frontend can be tested with jest and backend with junit.