Toacin / PizzaByte

1 stars 0 forks source link

Add Server Testing Frameworks #11

Closed Toacin closed 5 days ago

Toacin commented 5 days ago

Now that the application has been confirmed to work and is deployed, it's time to add jest test frameworks to the server. The tests will be made using jest, and will also use supertest for testing entire endpoints