James Scholz
James Scholz
The following user endpoints still require testing: - [ ] POST /resetPassword - [ ] POST /setNewPassword - [x] POST /profile
AttachURL currently creates a unique identifier that makes a unique hash in between each instance, meaning it is untestable under our testing suite
Direct circular dependencies aren't checked when using addToCollection
Give the user an option to specify the ID for an attachment
If the user doesn't specify an adv, make the default behavior search
[synbiohub test] Warning- post endpoint updateWebOfRegistries was not tested. will try to get a better understanding of what's wrong
[synbiohub test] Warning- get endpoint user/:userId/:collectionId/:displayId(*)/:version/:hash/share/full was not tested. [synbiohub test] Warning- get endpoint user/:userId/:collectionId/:displayId(*)/:version/:hash/share was not tested. [synbiohub test] Warning- get endpoint user/:userId/:collectionId/:displayId(*)/:version/full was not tested. [synbiohub test] Warning-...