Age | Commit message (Expand) | Author |
---|---|---|
2018-02-19 | Add more login tests. | Muriithi Frederick Muriuki |
2018-02-19 | Add a runner for all integration tests. | Muriithi Frederick Muriuki |
2018-02-19 | Add 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-19 | Create 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-19 | Rename 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-16 | Add registration test...* Add integration test to check the registration process. | Muriithi Frederick Muriuki |
2018-02-15 | Requests added | Pjotr Prins |