UNLV-CS472-672 / 2024-S-GROUP5-Munch

The Munch app is a social platform where users create profiles by selecting preferred foods.
1 stars 11 forks source link

Unit Test for Create and Delete User #51

Closed KeenParchment closed 5 months ago

KeenParchment commented 5 months ago

Description / Changes Made

Screenshots (optional)

image

How to Test

  1. Run the backend server
  2. In another terminal, run the run_tests.py script to run the coverage test
  3. The terminal should output what the coverage is in percentage

Checklist