XDftr / testify-backend

An application for managing students, assignments, and automated code testing, designed for TalTech.
GNU General Public License v3.0
0 stars 0 forks source link

Implement Automated Testing and CI/CD for Dev Branch #33

Open XDftr opened 3 weeks ago

XDftr commented 3 weeks ago

Objective Ensure that merging the dev branch into main requires all tests to pass by setting up automated testing and a CI/CD pipeline.

Functionalities:

Automated Testing:

CI/CD Pipeline:

Merge Restrictions:

Branch Protection