removing groove_file / groove_url across all files & tests
reformatting sequence strings in the seeds file & tests to avoid line breaks and escaping characters
Neccesary checkmarks:
[x] All Tests are Passing
[x] The code will run locally
Type of change:
[] Setup
[] New feature
[x] 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:
Made a few tweaks to the kit resource, including:
sequence
strings in the seeds file & tests to avoid line breaks and escaping charactersNeccesary checkmarks: [x] All Tests are Passing [x] The code will run locally
Type of change: [] Setup [] New feature [x] 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