Ross McDonald
Ross McDonald
deterministic ordering, works for 100_202.json not for 100_200.json could be file-seq or could be underlying Java
We can traverse our API graph for a live service in order to compare the implementation against the codex. This can check for adherence to best practice in design etc.
CLI test with lein run test...: fail - expected status 200 (was 500) expected headers content-type (was server,content-length,connection,date) server debug: java.lang.Exception: Could not find relative path: ... so essentially this...
I'm starting to think there would be some use in creating a RAML to codex transformation capability. Personally I don't like the whole yml thing... but many others do. We...
After a prolonged break away from Protean, using it again I have found it to be a little more complex than necessary around passing either -f or -n depending on...
a sample curl currently uses three generated values for a single parameter, this is confusing for users
logs are controlled, data files / dirs are controlled but state persisted to disk (I.E. durable atoms in sim extensions) is not controlled, can be hard to figure out where...
client may specify 'somehost' with --host, response from server contains 'localhost'
we currently support local clj artefacts and remote coords (e.g. clojars)