intro-mongo-db
intro-mongo-db copied to clipboard
Jest failing the test: Thrown:Undefined
trafficstars
Whenever I try to test the first exercise. Jest throws an error Thrown: Undefined for all tests. Searching online it seems to a problem with the async code, I tried to fix it myself but still it errors out