+1 for the approach. In CSG we basically deployed a proxy services with an endpoint. The message will be received via the nhttp transport+message relay. So we need to test proxy services, endpoints, nhttp transport in message relay mode.
We also need to add the test for the in-VM thrift server, consuming messages in thrift server buffers etc.. Basically a list of tests which will tests the complete CSG functionality. Rajika On Thu, Apr 5, 2012 at 12:48 PM, Ramith Jayasinghe <[email protected]> wrote: > Hi All, > I'm in the process of setting up/writing integration tests for CSG > product. Apart from writing tests for features thats are unique to CSG, we > would like to have test cases for following (since they are being used in > CSG): > 1. endpoint > 2. nhttp-transport > 3. proxyservices > The way we figured to go about this is to have a similar setup like in [1] > and adapt from the tests cases in it. Any thoughts on improving this or > alternatives are greatly appreciated. > > [1] platform/products/esb/modules/integration > > regards, > - Ramith > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
