nimi-python icon indicating copy to clipboard operation
nimi-python copied to clipboard

nifgen system tests don't exercise TypeError throw cases when creating waveforms with numpy

Open tdunkle opened this issue 3 years ago • 0 comments

Description of issue

The nifgen system-level tests suite doesn't include tests that exercise the TypeError throw cases when creating waveforms with numpy. This was pointed out by @marcoskirsch here: https://github.com/ni/nimi-python/pull/1838/commits/c64c983cd22c0497247b9f1a9945957d3337bc2d#r1013088620

System report

None.

Steps to reproduce issue

Run the system level tests. Try commenting out the TypeError throws in this block, and note that all of the tests still pass.

tdunkle avatar Nov 04 '22 17:11 tdunkle