AmericanRedCross / damage-assessment-bot

Chatbot for immediate damage and needs assessments
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Implement framework for JavaScript unit tests #12

Closed m4thfr34k closed 5 years ago

m4thfr34k commented 6 years ago

Question - Need to determine which Javascript testing framework we are going to use.

maxnorth commented 6 years ago

Settled on the Jest framework, which is a convenient and feature rich framework that integrates easily with typescript and will be useful for both the web app and the api/chatbot