aboutsummaryrefslogtreecommitdiff
path: root/test/requests
AgeCommit message (Expand)Author
2018-02-19Add more login tests.Muriithi Frederick Muriuki
2018-02-19Add a runner for all integration tests.Muriithi Frederick Muriuki
2018-02-19Add test for local login...* Add an integration test to test that the login process for users registered locally to genenetwork2 works as expected. Muriithi Frederick Muriuki
2018-02-19Create parametrized superclass for tests...* 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. Muriithi Frederick Muriuki
2018-02-19Rename file and move common code...* Rename the file to make it an importable module * Refactor the test to move common code out to a super class. Muriithi Frederick Muriuki
2018-02-16Add registration test...* Add integration test to check the registration process. Muriithi Frederick Muriuki
2018-02-15Requests addedPjotr Prins