Krystal pointed out to an existing tool that allows testing for REST APIs. https://github.com/rest-assured/rest-assured
Unfortunately, we're currently running short of hands in getting a good robust prototype for this. Is anyone interested in volunteering? -----Original Message----- From: Paul Rogers [mailto:[email protected]] Sent: Friday, August 25, 2017 10:01 AM To: [email protected] Subject: Re: DrillRestServer Tests To simplify code reviews in this area, should we add tests? Might be mighty hard to “mentally execute” in lieu of tests… - Paul > On Aug 25, 2017, at 9:40 AM, Parth Chandra <[email protected]> wrote: > > Don't think there are any unit tests, and again there is no rest api > client. The UI is the only test tool, sadly. > > > On Thu, Aug 24, 2017 at 12:55 PM, Timothy Farkas <[email protected]> wrote: > >> Hi All, >> >> I want to add some unit tests for a new rest endpoint I added to the >> DrillRestServer. I've been looking but I couldn't find an existing >> test for rest endpoints, or a rest api client. Does anyone have any >> pointers to where the rest api tests are kept and if there is a >> pre-existing rest api client? >> >> Thanks, >> Tim >> >>
