RetailMeNot / TestRailSDK

TestRail integration with Java WebDriver implementation.
MIT License
25 stars 27 forks source link

Improve milestone and test plan response handling as well as ignoring unspecified fields #58

Closed ghost closed 3 years ago

ghost commented 4 years ago

Add Milestone fields returned by TestRail since sdk latest release: https://www.gurock.com/testrail/docs/api/reference/milestones

Make sure json object list behaves similarly to single json object by ignoring unspecified fields. Will take care unspecified in sdk new fields for example refs https://www.gurock.com/testrail/docs/api/reference/plans as well as milestones.