Skip to content

Issue-60 support bulk end points introduced for TestRail 6.7 and up #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Issue-60 support bulk end points introduced for TestRail 6.7 and up #61

wants to merge 9 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 11, 2021

  1. Update dependencies and plugins to latest stable version. Upgrade Jackson to version 2.11.4
  2. Compile with Java 11
  3. Add following Milestone fields returned by TestRail 5.7 and later
  • start_on
  • started_on
  • is_started
  • parent_id
  1. Support for TestRail 6.7 paginated objects returned by bulk API.
  • Includes support for paged: "cases", "milestones", "plans", "projects", "results", "runs", "sections", "tests"

boris added 9 commits July 31, 2020 14:14
…of these very helpful):

start_on
started_on
is_started
parent_id
…ompile to java 11 for new tag with dependencies. Upgrade Jackson to version 2.11.4 (latest for 2020)
Includes support for paged: "attachments" (not implemented in the library at this time), "cases", "milestones", "plans", "projects", "results", "runs", "sections", "tests"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants