Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-26 | Create parametrized superclass for tests | Muriithi 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. | |||
2018-03-26 | Rename file and move common code | Muriithi Frederick Muriuki | |
* Rename the file to make it an importable module * Refactor the test to move common code out to a super class. | |||
2018-03-26 | Add registration test | Muriithi Frederick Muriuki | |
* Add integration test to check the registration process. | |||
2018-03-26 | Requests added | Pjotr Prins | |