Bradltr95 / spring-boot

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

test: create post test and put tests in right class. They arent compl… #27

Open Bradltr95 opened 2 months ago

Bradltr95 commented 2 months ago

This PR is to push API tests for creating and deleting SoftwareEngineers before the actual functionality is written and created to follow and practice TDD standards.