Bradltr95 / spring-boot

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

Create Tests for SoftwareEngineer and SoftwareEngineerController #10

Closed Bradltr95 closed 2 months ago

Bradltr95 commented 2 months ago

Summary

Added unit tests for SoftwareEngineer and SoftwareEngineerController classes to validate their functionality and ensure expected behavior.

Files/Classes Covered

Details

Notes

Bradltr95 commented 2 months ago

This PR should be merged to develop first.