ryanpepe2000 / mscs710-backend

Project for capping.
MIT License
1 stars 1 forks source link

PyTest Integration - Matrix Server #26

Closed casaltarelli closed 2 years ago

casaltarelli commented 2 years ago

Purpose We need to integrate the PyTest Python Testing Framework into the Matrix Server. This will start with the installation of PyTest into our codebase. This includes the following:

Expected Behavior Although no test cases will be written, everything required for us to begin implementing test cases should be present in the Matrix Systems codebase.

casaltarelli commented 2 years ago

This work has been completed on 26/pytest-integration and is ready to be merged into develop