Code review comment for lp://staging/~akretion-team/openobject-server/openobject-server_5.0_patches

Revision history for this message
Raphaƫl Valyi - http://www.akretion.com (rvalyi) wrote :

Hello Cloves,

I suggest you take a serious look ate the smart framwork released by
CampToCamp.
I believe business tests can't be written in a cleaner way today.
I'll make my best to provide a more generic OpenERP proxy to them based on
OOOR as soon as I'll package it as a GEM and remove
the Rails dependency.

Full story here: http://www.openobject.com/forum/post46142.html

On Fri, Oct 30, 2009 at 2:15 PM, Cloves Almeida <email address hidden> wrote:

> There already seems to have lots of testing efforts. Shouldn'tc we try
> to converge them?
>
> CJ
> On 30-10-2009 10:37, Harry (Open ERP) wrote:
> > We are working on function testing :
> > Our goal:
> > Each module should has unit test to test functional
> > like unit test of sale module
> > -- Create Sale Order with demo data ( Data is provided in unit test)
> > -- confirm This Sale order
> > -- Print Sale Order
> > -- Make Invoice
> >
> > This Unit test will test by base_quality_module and also
> test.openobject.com.
> > You can see test.py file in trunk-addons : sale/unit_test/test.py
> >
> > we are using python unittest module (
> http://docs.python.org/library/unittest.html) to make unit test.
> >
> > You can see more unit test on this branch :
> >
> https://code.launchpad.net/~openerp-commiter/openobject-addons/UnitTestCases
> >
> > After finsh and review this work, we will merge this branch in
> trunk-addons
> >
> >
> >
> >
> >
> >
> >
> >
>
> --
>
> https://code.launchpad.net/~akretion-team/openobject-server/openobject-server_5.0_patches/+merge/14112
> You proposed
> lp:~akretion-team/openobject-server/openobject-server_5.0_patches for
> merging.
>

« Back to merge proposal