Open dhakim87 opened 4 years ago
View and edit survey answers for a particular survey. Editing should be locked if any of the samples associated with that survey are received
Per #48: Editing survey answers doesn't appear to be part of our API. Can we drop this from MS-1?
List the external surveys available for a source
Per #46: Appears external surveys are moved to MS-2, Can we drop this from the list?
Goal is to ensure that Departure can do everything Departure needs to do using the API.
Use unit testing framework, ideally mock database but can just reset database with scripts for now.
These workflows must be possible even starting from nothing but a kit id or nothing but a login JWT, sometimes differentiating the required integration tests from unit tests of individual api functions.