Till created ASTERIXDB-1719:
-------------------------------
Summary: Clean up conventions for HTTP requests in tests
Key: ASTERIXDB-1719
URL: https://issues.apache.org/jira/browse/ASTERIXDB-1719
Project: Apache AsterixDB
Issue Type: Improvement
Components: AsterixDB
Reporter: Till
Assignee: Michael Blow
Currently test steps that invoke an HTTP API have the file suffix
{{httpapi.aql}}. This doesn't seem right as there's really no AQL involved
here. Instead we could generalize and clean up the support for HTTP by
- allowing all HTTP methods and
- changing the file extension to {{$METHOD.http}}.
(We could also consider having a way to specify the port to allow for tests
against the non-default port.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)