1
0
Fork 0
Commit Graph

49 Commits (master)

Author SHA1 Message Date
Bob Carroll c5c2864195 Merge pull request #192 from viktorKhan/master
Added headers info within the RestException class
2017-07-02 12:29:27 -07:00
Bob Carroll 1c7d4a73d3 Merge pull request #185 from marius-m/feature/worklog_ext3
Ability to create worklogs
2017-07-02 12:21:34 -07:00
Bob Carroll 29f86d7ec0 fix test project 2017-07-02 12:18:56 -07:00
Víctor Cañizares 94bc837411 Added headers info within the RestException class 2016-12-16 11:45:10 +01:00
Marius Merkevicius 4ac69cd66b Test update 2016-10-17 09:24:38 +03:00
Marius Merkevicius 8b7b527069 Test update 2016-10-17 09:03:00 +03:00
Marius Merkevicius 97a48432c6 Update test 2016-10-17 08:50:12 +03:00
Marius Merkevicius 54e9a6f16e Update tests 2016-10-17 08:36:18 +03:00
Marius Merkevicius 46c1a0f4ae Formatting 2016-10-17 08:10:06 +03:00
Marius Merkevicius c0b9f1ae11 Add worklog to issues 2016-10-17 00:57:23 +03:00
Kem cd83a8ea10 add watchers support to class Watches - update testGetWatchers 2016-09-09 12:29:38 -04:00
Kem 9ecc0a6cd4 add watchers support to class Watches 2016-09-08 19:38:19 -04:00
Pierre-Luc Dupont a90809c412 Rebase from HEAD project 2016-06-02 10:13:38 -04:00
Pierre-Luc Dupont 7747d35542 Completed the AgileClient implementation - Read Only. 2016-06-01 22:42:47 -04:00
Pierre-Luc Dupont 04f90c00d1 Explode Issue attributes 2016-06-01 16:27:50 -04:00
Pierre-Luc Dupont cbcf089722 Adding Epic resource, with test. 2016-05-30 16:40:26 -04:00
Bob Carroll d23935a267 Merge pull request #159 from Kreinoee/issue-158
Made searches return an empty SearchResult instance instead of throwing an exception on no result.
2016-05-30 10:55:09 -07:00
Andrey Kuzmin e2781229db Implemented delete issue. Added Mockito dependency for test. 2016-05-30 10:44:50 -07:00
Bob Carroll e0b01cd8eb Merge pull request #157 from Kreinoee/issue-156
Made all the time fields in WorkLog include the time and not just the date
2016-05-30 10:27:00 -07:00
Anders Kreinøe e099ff8111 Added support for fetching a Jira filter 2016-05-30 10:17:32 -07:00
Pierre-Luc Dupont 38f9fe441b Adding Issue resource, with test. 2016-05-30 10:15:14 -04:00
Anders Kreinøe dda6a4ec78 Made searches return an empty SearchResult instance instead of throwing an exception on no result. This fixes #158 2016-05-30 12:45:39 +02:00
Anders Kreinøe 77ba00abeb Made all the time fields in WorkLog include the time and not just the date. This fix #156 2016-05-27 10:32:53 +02:00
Pierre-Luc Dupont 04a1cbb6fa Adding test for the Board/Sprint resources 2016-05-19 16:01:14 -04:00
Pierre-Luc Dupont 69592a9d4e Adding test for the Agile API 2016-05-19 11:24:06 -04:00
Magnus Lundberg 1790e0ca31 Added project category and email to project 2016-04-08 11:23:13 +02:00
Joseph McCarthy 729aab1da9 Increased Test Coverage for TimeTrackingTest.java 2015-12-29 18:41:39 +00:00
Joseph McCarthy 1d761c533f increased test coverage for IssueTypeTest.java 2015-12-27 15:57:54 +00:00
Joseph McCarthy 063f3473cf increased test coverage for StatusTest.java 2015-12-27 15:52:37 +00:00
Joseph McCarthy 779ef0a12a increated test coverage for TransitionTest.java 2015-12-27 15:48:26 +00:00
Joseph McCarthy f0f9f40ba2 Increased UserTest.java to 100% 2015-12-27 15:44:30 +00:00
Joseph McCarthy 4d1f9282d7 Increase coverage for WatchesTest.java 2015-12-26 21:55:57 +00:00
Joseph McCarthy a851be6dfd Updated expected exceptions to JiraException. 2015-12-26 20:27:41 +00:00
Joseph McCarthy 7aa91c6d7c Removed Time~one from worklog Test. 2015-12-26 19:57:49 +00:00
Joseph McCarthy f4069e4b89 Updated Tests for VersionTest.java, complete coverage for Version. 2015-12-26 01:34:42 +00:00
Joseph McCarthy 3580f4e887 Updated Build Script for TimeZone 2015-12-25 01:44:15 +00:00
Joseph McCarthy 67682f9963 Fix Date Format Error in Test 2015-12-25 01:32:03 +00:00
Joseph McCarthy 69d55ee363 Cleaned up imports and increased test coverage for VotesTest.java 2015-12-25 01:17:12 +00:00
Joseph McCarthy 8c22cfae67 Remove Prepare annotation, not needed. 2015-12-25 01:05:24 +00:00
Joseph McCarthy 57ac671ecb Added PowerMock scoped for Testing and increased the testing for the WorkLogObject 2015-12-25 01:01:24 +00:00
nach-o-man 5015394a0d removed timezone from worklog test 2015-08-23 18:12:05 +03:00
nach-o-man 40ca2893ad fixed worklog mappings and added tests 2015-08-23 18:02:53 +03:00
pejobo 763232eced fluent remote link issue creation
created test cases
2015-06-22 23:56:59 +02:00
Kyle Chaplin fb27c578d8 List of possible transitions #68 2015-03-15 19:53:14 -05:00
Nikita Salnikov-Tarnovski b86e92a0cb Adding field expansion support into issue search 2014-12-26 11:15:27 +02:00
Nikita Salnikov-Tarnovski 0bf3969296 FIXED https://github.com/rcarz/jira-client/issues/51 2014-12-22 08:10:50 +02:00
Gabriel Such 4a747c337e JQL returns timeTracking data as flat attributes in Issue 2014-02-05 14:51:04 -08:00
Gabriel Such 5cb2b580ae Add timeSpent and timeSpentSeconds to TimeTracking 2014-02-04 12:25:43 -08:00
Joseph McCarthy 0e7be53aa9 Started to Add Tests 2013-11-24 19:19:15 +00:00