| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-13 | Fix logging in tests | Muriithi Frederick Muriuki | |
| * Use the LOG_LEVEL provided by the application settings to enable easy control of logging when running tests. It helps avoid a lot of verbosity when running tests. | |||
| 2018-02-19 | 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. | |||
