Monday 27 May 2019

How do I learn how to test properly?

I have a medium-sized node application written with express. Everything works correctly and now I wanted to learn how to write tests but I'm clueless. I imagined it would be easier than it is. I don't even know where to start, I just sit in front of my editor and do nothing since like 3 days. Can anyone point me in the right direction? My app has authentication system, comments/posts system etc. I use PostgreSQL with Knexjs

Submitted May 27, 2019 at 05:59PM by IdleSolution

No comments:

Post a Comment