1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-03-21 21:07:03 +02:00

6 Commits

Author SHA1 Message Date
Andy Grunwald
4efa3df3b1 Fix #12: Expose the base JIRA URL 2016-06-03 18:18:01 +02:00
Kent Brockman
1eae640dbf fixed test case 2016-05-24 00:23:47 -06:00
Kent Brockman
8e67015ef3 Bug fix - reading http body produces error because the body is already read 2016-05-23 23:48:04 -06:00
Andy Grunwald
a39c0d9084 Added tests for authentication 2016-03-26 22:58:28 +01:00
Andy Grunwald
957b42073b Fixed govet error: arg inBody for printf verb %q of wrong type: *jira.Issue (vet) 2016-03-26 21:34:49 +01:00
Andy Grunwald
0feccadf8d Fix #1: Add some unit tests 2016-03-26 21:23:12 +01:00