Closed JackStillwell closed 4 years ago
There are a few tests which test multiple cases. Restructure these so instead of having "assert x and y" it asserts a single statement and uses the parameters to define and test each case.
Parameterize Tests
There are a few tests which test multiple cases. Restructure these so instead of having "assert x and y" it asserts a single statement and uses the parameters to define and test each case.