← Back to team overview

dolfin team mailing list archive

Re: [Branch ~dolfin-core/dolfin/main] Rev 5704: Add Face.py unit test.

 

I've added a separate file for a unit test of a particular class to
test/unit/mesh/python. Having just one test file for something like the
mesh library is getting bit out of hand. More files will make it easier
to survey coverage.

Johannes: could you modify the test script such that it runs all foo.py
scripts in a test directory?

Garth



On 26/02/11 09:44, noreply@xxxxxxxxxxxxx wrote:
> ------------------------------------------------------------
> revno: 5704
> committer: Garth N. Wells <gnw20@xxxxxxxxx>
> branch nick: dolfin-all
> timestamp: Sat 2011-02-26 09:41:43 +0000
> message:
>   Add Face.py unit test.
>   
>   Some of the unit test files are getting too long and confusing. I suggest that we add a test.oy file for each class - it will be a lot of files, but it makes it easy to handle the tests class-by-class.
> added:
>   test/unit/mesh/python/Face.py
> modified:
>   dolfin/mesh/Point.h
> 
> 
> --
> lp:dolfin
> https://code.launchpad.net/~dolfin-core/dolfin/main
> 
> Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
> To unsubscribe from this branch go to https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription



Follow ups