Bradltr95 / spring-boot

Spring boot project for writing APIs and connecting to a DB using Docker.
MIT License
2 stars 0 forks source link

Dev to Main: Initial Workflow Setup, Testing Infrastructure, and Pipeline Integration #15

Closed Bradltr95 closed 2 months ago

Bradltr95 commented 2 months ago

Summary

This PR merges all foundational development work from the develop branch into main.

Summary of Work Completed:

Impact

Next Steps

Bradltr95 commented 2 months ago

This PR is now outdated. At the time of creation, the pipeline was incomplete, and TestNG and RestAssured were not fully integrated. A new pull request has since been created and merged to properly address these issues.

The updated PR includes:

Please proceed by opening a new PR from develop to main. The tests should now pass as expected.