Sample-Space / sample-space-be-api

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

Bugfix/sample name assignment/em #27

Closed ermatlock closed 2 years ago

ermatlock commented 2 years ago

Comments:

Please wait to merge until BE can get it to run locally!

This addresses the sample kit seeds. We now have 3 kits, which should be properly linked to all assets.

Mark tweaked some names in the seeds files to match kit elements to samples.

Currently experiencing AWS link issues.

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

Type of change: [x] Setup [] New feature [x] Bug Fix

Implements/Fixes: [x] This broke nothing [] This broke some stuff [] This broke everything

Testing Changes: [x] No Tests have been changed [] 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