Skip to content

issues Search Results · repo:codepine/testrail-api-java-client language:Java

Filter by

51 results
 (70 ms)

51 results

incodepine/testrail-api-java-client (press backspace or delete to remove)

Hello, This is a very nice project and an initiative wrapper around the testrail api. We do utilise it in my current organisation and we think it is awesome. based on the issues and PR activity, it is ...
  • AbdelrhmanHamouda
  • 5
  • Opened 
    on Sep 27, 2022
  • #74

log4j 1.2.17 version used in the repository has been detected with security vulnerabilities which makes the testrail-api-java-client also vulnerable
  • kguruge
  • Opened 
    on Sep 2, 2022
  • #73

Hello, I am struggling to understand how to update CustomFields, when creating new TestCase // download custom case fields for my project List CaseField customCaseFields = testRail.caseFields().list().execute(); ...
  • MateuszAlcumus
  • 3
  • Opened 
    on Jun 6, 2022
  • #71

Hello. TestRail release the new API everywhere last weekend. Changes are based on https://discuss.gurock.com/t/bulk-api-endpoint-changes-coming-soon/19537 And now all parses from this library stop worked. ...
  • maksimsarychau
  • 20
  • Opened 
    on Sep 20, 2021
  • #67

While adding a run to a plan entry using add_run_to_plan_entry endpoint, extra runs with existing config _ids are being created with the combination of newly passed config_ids. While in UI there is option ...
  • poornasaik
  • 1
  • Opened 
    on Jun 21, 2021
  • #66

Hello, I have a problem, I don t know how to add test run into test plan. I tried the solution found on the internet: `TestRail testRail = TestRail.builder(ConfigProperties.getTestRailUrl(), ConfigProperties.getTestRailUser(), ...
  • Zeloslaw
  • 1
  • Opened 
    on May 10, 2021
  • #65

log4j fails in WhiteSource scan, need to update it to log4j-core
  • manoj18091
  • Opened 
    on Mar 12, 2021
  • #64

Hey, recently we updated to TestRail v6.6.1.1166 When I want to add specific test cases to run like described in api documentation testRun.setIncludeAll(false); testRun.setCaseIds(testCases); testRailService.runs().update(testRun).execute(); ...
  • mstumberger
  • Opened 
    on Feb 4, 2021
  • #63

Need to add adequate support for TestRail 6.7+. This version of TestRail adds pagination to the testrail API: https://blog.gurock.com/announcing-testrail-6-7/ It is expected for testRail.cases().list() ...
  • alex-i-rybkin
  • 1
  • Opened 
    on Dec 14, 2020
  • #60

Hi, I am trying to push the branch to your repo to do a pull request bur receives such error: ERROR: Permission to codepine/testrail-api-java-client.git denied to aqaexplorer. fatal: Could not read from ...
  • aqaexplorer
  • 1
  • Opened 
    on Dec 11, 2020
  • #59
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub