Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 484 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 484 Bytes

dat250-sparkjava-starter

The test suite (TodoAPITest) should run after your implementation. You are not allowed to change the test class!

Careful: the test class sends POST-Request to create TODOs without ids and expects the single created TODO returned with an id!

Todos API test suite

Check the tab Actions in GitHub for more information or to initially activate the workflow run.