Hi, I'm trying to learn how to write tests for my applications these days, as I think they are very essential to building applications these days. Problem is I don't exactly know how to structure my express application directory for testing mainly because I use the express generator to form my boiler plate, and that comes with it's folder structure already set.What would be the most appropriate way of structuring an express application when doing either Unit|| Integration|| E2E testing?ThanksPS...I'm a newbie so I don't know a lot of stuff.
Submitted June 03, 2019 at 04:08PM by imadu2310
No comments:
Post a Comment