Comments: I built out an endpoint that will return the name of every kit that exists in the database.
Neccesary checkmarks:
[x] All Tests are Passing
[x] The code will run locally
Type of change:
[] Setup
[x] New feature
[] Bug Fix
Implements/Fixes:
[x] This broke nothing
[] This broke some stuff
[] This broke everything
Testing Changes:
[] No Tests have been changed
[x] Some Tests have been changed and added
[] Some Tests have been skipped for now
[] All of the Tests have been changed (please describe what in the world happened)
Checklist:
[x] My code has no unused/commented out code
[x] I have reviewed my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have fully tested my code
Comments: I built out an endpoint that will return the name of every kit that exists in the database.
Neccesary checkmarks: [x] All Tests are Passing [x] The code will run locally
Type of change: [] Setup [x] New feature [] Bug Fix
Implements/Fixes: [x] This broke nothing [] This broke some stuff [] This broke everything
Testing Changes: [] No Tests have been changed [x] Some Tests have been changed and added [] Some Tests have been skipped for now [] All of the Tests have been changed (please describe what in the world happened)
Checklist: [x] My code has no unused/commented out code [x] I have reviewed my code [x] I have commented my code, particularly in hard-to-understand areas [x] I have fully tested my code