chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
649 stars 93 forks source link

input_fixpoint_specs: module test fails #161

Closed chipmuenk closed 4 years ago

chipmuenk commented 4 years ago

The module input_fixpoint_specs cannot be tested individually as the needed filter dictionaries are not populated. Solutions could be to:

chipmuenk commented 4 years ago

fixed by providing a dummy dictionary in filterbroker.py