Saturday, 16 February 2019

Testing BackEnd

Hello allIm more frontend developer but I want to go further and I've develop my backend with express, graphql and mongodb.For testing purposes: - Express: I'm using request for express.mongodb/mongoose: I don't know what's the best way of testing it. Should I mock mongo squemas and mongoose methods like find or findId. Or should I run a database in my test and don't move anything.Grapql: I have not tries graphql yet but any recommendation will be fine.

Submitted February 16, 2019 at 08:26AM by chekuda

No comments:

Post a Comment