Opened 18 years ago

Closed 18 years ago

#105 closed defect (invalid)

new unit test for create_mesh_from_regions

Reported by: anonymous Owned by: Nick
Priority: normal Milestone:
Component: Testing and validation Version: 1.0
Severity: normal Keywords:
Cc:

Description

Just noticed if a bounding polygon doesn't have a bounding tag it will simply pass the test even if it should fail... this is associated to complicated polygons... see

def test_create_mesh_from_regions_interior_regions1(self):

also there is a test for interior polygons that are outside of the bounding polygon but i'm not sure if that is new (implemented after Jane noticed a problem) or old... as i cannot get it to fail with any new more complex meshes ... but i don't really understand the test... Nick

Change History (6)

comment:1 Changed 18 years ago by ole

Owner: changed from ole to duncan

comment:2 Changed 18 years ago by duncan

Status: newassigned

comment:3 Changed 18 years ago by duncan

Owner: changed from duncan to Nick
Status: assignednew

I don't understand this description. Can more be added to this description.

comment:4 Changed 18 years ago by ole

Owner: changed from Nick to duncan

comment:5 Changed 18 years ago by Duncan <duncan@…>

Owner: changed from duncan to Nick

comment:6 Changed 18 years ago by nick

Resolution: invalid
Status: newclosed

This issue doesn't exist...

there is a test that passes if an error occurs which caught me out.

Note: See TracTickets for help on using tickets.