AllenNeuralDynamics / aind-metadata-entry-js

Metadata entry using javascript
https://metadata-entry.allenneuraldynamics.org
MIT License
1 stars 2 forks source link

MongoDB image in integration tests will pull in latest aind-data-schema project and store json files #47

Closed jtyoung84 closed 1 year ago

jtyoung84 commented 1 year ago

User story

As a developer, I want to store aind-data-schema json files in mongodb, so I can test that the app reads from mongodb correctly.

Acceptance criteria

Sprint Ready Checklist

Notes

Depends on #46

jtyoung84 commented 1 year ago

No longer pulling schemas from doc store. Using s3 instead.