Toacin / PizzaByte

1 stars 0 forks source link

11 add server testing frameworks #12

Closed Toacin closed 5 days ago

Toacin commented 5 days ago

Description

This pull request adds the controller/routes design pattern for organizing server routes and controllers. The first testing suite has been added as well.

Changes Proposed

The only change is to the server file, which extends the ability of the server to modularize all routes.

Related Issue

Does this PR close any issue? Closes #11