1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2024-12-10 10:10:10 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Andy Grunwald
69e7535b62 go fmt and fixed some typos 2017-05-01 14:59:27 +02:00
Albin Gilles
5857a2e350 Minor fix to comply with go vet 2016-10-23 14:51:29 +02:00
Bidesh Thapaliya
4ca40d473c Fixed test TestMetaIssueType_CheckCompleteAndAvailable_NotAvailable to actually trigger the unavailable case 2016-10-05 18:42:31 +02:00
Bidesh Thapaliya
14143f2f57 Adds test for metaissue 2016-10-05 18:29:09 +02:00
Bidesh Thapaliya
6f3806c115 Fix MetaIssueTypes in test. Add test for GetProjectWithKey 2016-10-05 10:55:52 +02:00
Andy Grunwald
31508ce192 Fixed a few fmt and debug outputs 2016-10-03 13:33:46 +02:00
Bidesh Thapaliya
e75e7750f2 Adds test for authentication on expected json. Adds test to metaissue 2016-09-27 13:26:07 +02:00
Bidesh Thapaliya
435fdb84eb Adds test for GetProjectWithName and GetIssueTypeWithName 2016-09-27 11:54:09 +02:00
Bidesh Thapaliya
5ce765977f Adds unknown map for arbitrary fields in IssueFields. Adds Custom Marshall,Unmarshall. Adds structs tag where necessary 2016-09-23 16:19:07 +02:00
Bidesh Thapaliya
fe6b129172 Adds metaissue support. 2016-09-20 14:27:54 +02:00