TESTS!!!!!!!!
Closed this issue · 2 comments
Dalmano commented
I couldn't be happier! Very impressed you wrote tests...AND you did so for both APIs
rooberrydev commented
Was a hard one to write tests on, since we couldn't write tests on the API requests themselves. Ended up making helper functions that abstract some of the dom work/adding css classes, and testing their input and output.
@Dalmano
rooberrydev commented
Thanks for the compliment!