Skip to content

Resolve "System tests iteration 1"

Kevin Scott requested to merge 62-system-tests-iteration-1 into develop

Closes #62 (closed)

Added test cases for creating and simulating the simple filter used in the first lab for TSTE87. The SFG used in the labs gives output from the SFG as an array, although, our program seems to give these outputs values incrementally. I expect that we will need to change this in the future to be able to plot the output values.

Edited by Kevin Scott

Merge request reports