aboutsummaryrefslogtreecommitdiff
path: root/test/requests/parametrized_test.py
AgeCommit message (Collapse)Author
2018-03-26Create parametrized superclass for testsMuriithi Frederick Muriuki
* Since the tests require that some parameters be provided while running the tests, create a class that helps abstract away the details of retrieving and setting the expected parameters.