Keshav7802 / Hall-Booking-Management

This is a team project as part of Software Engineering Course.
https://hall-booking-management-frontend.vercel.app
0 stars 0 forks source link

sof-92/api-test-setup #88

Closed Ishum123 closed 4 months ago

Ishum123 commented 4 months ago

Installed babel, jest. supertest. Added .babelrc file, and tests folder. wrote simple sample.test.js to check if the setup done correctly.

linear[bot] commented 4 months ago
SOF-92 Api test setup

setting up test folder, .babelrc configurations, and installing jest and supertest for testing of API routes.