Morris Brodersen

Results 59 comments of Morris Brodersen

Thanks for looking into it! Hmmm, unfortunately I can't reproduce the situation you're describing. Could it be a time zone issue?

Indeed... should be fixed now in `main` :)

@harrisonJones12 any chance you want to pick this up again :)?

Would it be feasible to request ``` feed { stories { id actor message } } ``` and ``` feed { stories { id comments { actor message } }...

Hi Ruben! Well, I'd just write them as an SQL string. Then I'd externalize anything I need as a parameter using the ?? and :: markers. Do you think this...

v2 will focus on more intelligent monkey testing. Payload/body generation in POST and PUT is quite involved: 1. Payloads may be generated by traversing a schema and randomly using memorized...

See https://github.com/BigstickCarpet/json-schema-ref-parser/issues/39

Hi! This looks like intended behavior, currently: A monkey test will always stop as soon as it sees 2xx. We're open for discussion if that behavior is good enough, though....

Cool, so got-swag is only offending ISO 8601 and not Swagger. I believe this is a wont-fix then, since we're looking for 100% Swagger conformity here.