geneontology / noctua-repl

REPL environment for the Noctua annotation tool
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Provide examples and structure for testing prospective APIs in REPL #2

Open kltm opened 5 years ago

kltm commented 5 years ago

We'd like to improve the ability to test and prototype APIs for minerva (mainly minerva-requests and bbop-response-barista) from a simple environment.

First: https://github.com/geneontology/noctua/issues/577 [DONE]

Note: https://github.com/geneontology/minerva/issues/200

kltm commented 5 years ago

tagging @goodb

kltm commented 5 years ago

@goodb The libraries and noctua-repl should be testable again.

Should I assume that you're running minerva and barista locally and that you want to be able to prototype commands to these local systems as JSON blobs?

goodb commented 5 years ago

Yes, running everything locally. Want to test with commands as they would be issued by the libraries, so full requests (json and any request params)

On Aug 31, 2018, at 3:19 PM, kltm notifications@github.com wrote:

@goodb The libraries and noctua-repl should be testable again.

Should I assume that you're running minerva and barista locally and that you want to be able to prototype commands to these local systems as JSON blobs?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.