Skip to content

Merge tests which are essentially repeated. #290

@lmdiazangulo

Description

@lmdiazangulo

There are several tests which seem to be essentially repeated except for a single item. Some examples:

def test_lineIntegralProbe_single_wire(tmp_path):

def test_lineIntegralProbe_wire(tmp_path):

and

def test_nodal_source_wire(tmp_path):

def test_nodal_source_unshielded(tmp_path):

Metadata

Metadata

Labels

HousecleaningStuff related with style conventions, good practices, clean code, repo organization, etc.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions