Worked with peter at codebar who helped me understand why testing frameworks are better than just writing console.logs in seperate files.used supertest to incorporate some get request to simulate the standard get requests that i would usually interact with.
peter recommends a testing first approach(test first so you can messy with your coding)
Worked with peter at codebar who helped me understand why testing frameworks are better than just writing console.logs in seperate files.used supertest to incorporate some get request to simulate the standard get requests that i would usually interact with. peter recommends a testing first approach(test first so you can messy with your coding)