< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] b2bua tests.


On 31/07/12 01:00, Ali Işık wrote:
> Hi there, devs -- I figured I would try to start writing some tests for the
> b2bua, and then development and tests would go hand in hand.
>
> I want to be able to write isolation tests (mock out collaborators).  I took
> a shot at using Google Mock.  You should be able to apply the attached
> patch and see whether you think this all makes sense.

Hi Ali,

Thanks for this contribution

I've just moved the B2BUA code out to github:

   https://github.com/resiprocate/legacy-b2bua

so now it should be easy for you to fork it and patch it to your
requirements.  You can also submit your patch as a github pull request.

I notice your patch included a ZIP file - normally we don't keep ZIP
files in the repository.
gmock-max-arity-12.patch.zip - is it available in some other git
repository that we can use as a submodule perhaps?

Regards,

Daniel