[jboss-as7-dev] AS7 testsuite extension
Heiko Braun
hbraun at redhat.com
Wed Jul 20 04:42:50 EDT 2011
Here's an API usage example:
https://github.com/heiko-braun/as7-console/blob/master/gui/src/test/java/org/jboss/dmr/client/DispatchAPITest.java
On Jul 20, 2011, at 10:40 AM, Heiko Braun wrote:
>
>
> Btw, the console test suite contains all the bits and pieces to test the HTTP interface already:
>
> https://github.com/heiko-braun/as7-console/tree/master/gui/src/test/java/org/jboss/as/console/client
>
> It pretty similar to the default tests that rely on the java API and wire format.
> Just that this one uses the base64 encoded protocol and the HTTP endpoint.
>
> Maybe you want to build upon that.
>
> Ike
>
> On Jul 19, 2011, at 2:12 PM, Rostislav Svoboda wrote:
>
>> Hi.
>>
>> I would like to discuss how to extend AS7 testsuite, my suggestion is to create 2 new modules:
>>
>> -- management
>> Tests for management APIs, probably separate submodules for cli, http api and java api tests.
>>
>> -- multi-node
>> Tests with several instances (managed by DC or several standalone servers) on one machine.
>> Cluster, failover, session replication tests should be present in this module.
>> ARQ with DC support is needed, start/stop/kill support for instances managed by DC is needed too (ARQ-336 is designed for standalone), maybe start/stop/kill for DC will be required too.
>>
>> Module structure should be similar to DOC-69049 [1] with submodules to share tests, prepare servers and to execute tests.
>>
>>
>> What do you think about suggested changes?
>>
>> Rosta
>>
>> [1] https://docspace.corp.redhat.com/docs/DOC-69049
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list