csci-2479-sp-2022 / tool-exchange

A site for people who want to share tools
0 stars 0 forks source link

Create a saveTool method on the ToolService #34

Closed oldskoolfan closed 2 years ago

oldskoolfan commented 2 years ago

The ToolService needs a saveTool method so we can save our Tool Form in #33

Make sure to add tests to maintain proper code coverage of the ToolService.