[Cosmo-dev] Protocol test enhancements

Randy Letness randy at osafoundation.org
Tue Oct 16 08:39:00 PDT 2007


Mikeal Rogers wrote:
> I just made a checkin to trunk that fixed some tests. Mostly due to 
> the fact that some of our errors are nicer than they previously were 
> but since the status code changed the test broke.
>
> I also added a enhancement that bcm asked for. First you need to 
> update functest;
>
> $ easy_install -U functest
>
> Now you can pass url and path options to the tests to overload the 
> defaults without editing the file
>
> $ cd src/test/functional/protocol
> $ functest path=/chandler url=http://localhost:8080
>
> Still not done with any new protocol tests but those should go in by 
> the end of the week.
>

I'm trying to get the protocol tests running and am running into 
problems.  It looks like the cmp requests are correct when specifying 
the url and path parameters (I had to specify path=/cosmo/), but the dav 
requests still point to "/dav" and not "[path]/dav".

-Randy


More information about the cosmo-dev mailing list