CSE-110-Group-29 / Electric-Pomato

Time management web application that implements the Pomodoro Technique.
https://cse-110-group-29.github.io/Electric-Pomato/
5 stars 3 forks source link

Added Some Unit Testing #126

Closed PitEG closed 3 years ago

PitEG commented 3 years ago

Did not test Notification.js, EditableTaskList.js (and accompanying helper classes), or any part of the code that depended on event listeners. With the exception of testing event listeners, we will get them done eventually.

Also updated the Jest ADR with some recent decisions/outcomes.