Thursday, 13 September 2018

Effective unit testing for Sequelize models/controllers w/ Jest?

Hey everyone! Have any good examples of thorough unit testing with Express + Sequelize + Jest?​I'm having to do a lot of hacky stuff that might have already been done better, but I can't find many good examples. Would love some guidance / examples of unit testing Sequelize models / controllers effectively even if it involves switching to a new testing framework

Submitted September 13, 2018 at 05:16PM by dustintales

No comments:

Post a Comment