UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Adding Unit Tests to Each Microservice #243

Open bmachado18 opened 6 days ago

bmachado18 commented 6 days ago

Feature Description

Adding unit tests to each backend microservice.

Problem You're Trying to Solve

Cypress only supports unit tests. While functionility is assessed adequately, unit tests would be useful.

Related External Resources