Sample-Space / sample-space-be-api

API service for the Sample Space application
0 stars 0 forks source link

Setup #11

Closed markertmer closed 2 years ago

markertmer commented 2 years ago

Comments: Added & Installed basic gems (may need to add more later). Added Sample and Kit models, validations & testing.

Neccesary checkmarks: [x] All Tests are Passing [n/a] The code will run locally

Type of change: [x] Setup [] 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

shasuna commented 2 years ago

Everything looks solid, tests are fine considering the way our application is structured