You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/08 19:07:00 UTC

[jira] [Commented] (QPID-8083) [REST] Refactor REST system test suite

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

ASF subversion and git services commented on QPID-8083:
-------------------------------------------------------

Commit a3c59c14be2c66fb7dada29b45fcf87227e1e925 in qpid-broker-j's branch refs/heads/master from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=a3c59c1 ]

QPID-8083: [System Tests] [REST/HTTP] Refactor StatisticsReportingTest


> [REST] Refactor REST system test suite
> --------------------------------------
>
>                 Key: QPID-8083
>                 URL: https://issues.apache.org/jira/browse/QPID-8083
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Keith Wall
>            Priority: Major
>
> REST is an orthogonal concern within the Broker.  It should be possible for developers of the Broker to easily exclude REST tests from test runs whilst developing other parts of the Broker.  To allow for this, the REST test suite should be separate.
> Also many of the current tests are very repetitious in nature.  Currently each model object is subjected to its own REST test merely testing that model attributes are available over REST, pointlessly retesting the same piece of common mechanism code over and over again.  Such tests should be eliminated.
> Tests that remain should focus on REST concerns such as:
>  * CRUD model access
>  * Model operations
>  * SASL and Preemptive Authentication
>  * Compression/Decompression
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org