nanovna-saver/tests
Name 6eb24f2315
Trivial style changes (#625)
* Style: update type annotations

* Style: simplify extraction of version from metadata

* Style: replace some handwritten classes with namedtuples or dataclasses

* RIZ.py: remove unused import

* Style: remove some redundant lambda constructs

* Marker/Values: remove __init__ parameters

Mutable default values imply some complexity. In this case, the
constructor is always called without arguments.
2023-03-22 15:56:59 +01:00
..
data tests/data/s2p: remove DOS end of line characters (#624) 2023-03-20 09:28:20 +01:00
__init__.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
conftest.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_analytics.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_formatSweepFrequency.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_formatting.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_parseFrequency.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_rftools.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_settings.py Feature/tinysa (#616) 2023-03-14 19:22:46 +01:00
test_sitools.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_sweep.py Trivial style changes (#625) 2023-03-22 15:56:59 +01:00
test_touchstone.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00
test_version.py moved to pyscaffold directory structure 2023-03-07 21:11:12 +01:00