Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-11 | TestLogin: Replace af83-specific text | Teddy Wing | |
2017-03-11 | TestLogin: Do actual test checks | Teddy Wing | |
Verify errors and check the response body to ensure successful login. | |||
2017-03-11 | Get login working | Teddy Wing | |
Fill in the `Login` function to actually log in to Time Task. Pass credentials in via test command flags. Referenced https://gist.github.com/varver/f327ef9087ebf76aa4c4 for the cookie setup. | |||
2017-03-11 | Initial commit. Test HTTP request. | Teddy Wing | |
Make a sample GET request using `net/http`. |