You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/04 22:13:58 UTC

[jira] [Commented] (ASTERIXDB-1719) Clean up conventions for HTTP requests in tests

    [ https://issues.apache.org/jira/browse/ASTERIXDB-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637869#comment-15637869 ] 

ASF subversion and git services commented on ASTERIXDB-1719:
------------------------------------------------------------

Commit 314c0df168fec698291a0fa8706d1e307505637e in asterixdb's branch refs/heads/master from [~mblow]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=314c0df ]

ASTERIXDB-1719 - Align HTTP Test Requests to $METHOD.http

Change-Id: I60958f77226f1afb2585baf9248682c4867758d8
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1341
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


> 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)