On Mon, Mar 26, 2012 at 10:30 AM, Haefliger, Juerg <[email protected]> wrote: > I'm struggling a bit with the unit test. I added a > test_swift_store.add_auth_v2 unit test but it's not doing much since the > swift.common.client get_auth call is stubbed out and always succeeds. What > exactly should I be testing for? I was thinking of modifying fake_auth_get to > check that auth_version is as expected when using auth 2.
I think that should be good for a start. Chmouel. _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

