stevenmburns / antenna_designer

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Create Mock tests for PyNEC interface functionality #9

Open stevenmburns opened 6 days ago

stevenmburns commented 6 days ago

Create some high coverage tests for impedence and far_field fetching functions.

Partially completed in #8

stevenmburns commented 4 days ago

Antenna.impedance has a nice test with PyNEC mocked. We need to add tests for get_elevations and get_pattern_rings and probably move those methos to sim.py.