ModSimPy icon indicating copy to clipboard operation
ModSimPy copied to clipboard

Is `modsim/test_modsim.py` still a valid unit test

Open rioj7 opened this issue 2 years ago • 1 comments

Viewing modsim/test_modsim.py in VSC with PyLance shows a lot of errors.

A lot of functions are missing.

An object can't be an instance of a function.

pint is not used, and also UnitStrippedWarning

rioj7 avatar May 26 '23 08:05 rioj7

Yes, the test code is out of date with the current version of modsim.py

AllenDowney avatar May 26 '23 11:05 AllenDowney