Basic APIs Testing with JEST and SuperTest
Testing is a very important part of a developers' career. We often find ourselves testing our code manually, decreasing productivity and introducing ground for nasty bugs to surface. Many developers prefer to test code manually because they find it d...
blog.shahid.codes3 min read