Ryland Goldstein

Results 29 issues of Ryland Goldstein

I didn't add the following 3 tests in Python3 that exist in Python2 - Test Py3 input - Test Py3 query input - Test Py3 custom response When the query...

Users should be able to defined a `.bnignore` file to prevent certain files from being deployed.

This PR https://github.com/binaris/binaris/pull/362 now requires the spec tests to have valid BINARIS endpoints defined to succeed. This should not be the case or at least have a default. @michaeladda WDYT?

The `test/spec.yml` file is/has become a behemoth. It probably makes sense to start splitting the `spec` into categorical spec files that make sense.

low_priority
discussion
cleanup
testing

We made a change https://github.com/binaris/binaris/pull/331/files that surfaces error messages directly to the user. A side-effect is that many more potential cases should be tested for all of the possible errors.

ongoing_task
cleanup
high_priority

So far we have made little to no effort ensuring that the CLI remains backwards compatible. Now that users are being on-boarded the importance of backwards compatibility is paramount. We...

https://github.com/binaris/binaris/pull/267/files Because the repo is named `binaris` as well as the organization many paths look quite odd such as the name of the image created by the CLI (`binaris/binaris`).