Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 472 Bytes

TODO.md

File metadata and controls

executable file
·
17 lines (13 loc) · 472 Bytes

TODO


  • Init this project.
  • Add tests for other repository methods.
  • Add tests on embedded h2 database.
  • Add tests on postgreSQL db via docker test containers.
  • Add tests for service layer.
  • Add other CRUD methods on the service layer.
  • Add tests for CRD methods of service layer.
  • Add tests for other service layer.
  • Add tests for controller layer.
  • Add tests for controller layer via docker test containers.