[openstack-dev] [oslo]: some functional tests for the olso.messaging API
Gordon Sim
gsim at redhat.com
Mon Mar 31 16:19:04 UTC 2014
On 03/31/2014 04:11 PM, Doug Hellmann wrote:
>
>
>
> On Mon, Mar 31, 2014 at 8:54 AM, Gordon Sim <gsim at redhat.com
> <mailto:gsim at redhat.com>> wrote:
>
> I have recently been trying to get some API level functional tests
> for the olso.messaging library. The idea is that these tests could
> be run with any driver and configured 'backend' and would test the
> basic functional guarantees that the API makes.
>
>
> This sounds like a good idea, thanks for tackling it!
Initial changeset for review available here:
https://review.openstack.org/#/c/84164/
I put these tests in their own module just to highlight that they are
somewhat different in nature than the unit tests, requiring explicit
selection of a transport url to use.
Any comments or feedback welcome!
More information about the OpenStack-dev
mailing list