Skip to content

[XRAY] add get_test_run_iteration method and add more meaningful error raising for incorrect token in XRAY #1504

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

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

bigmac7
Copy link
Contributor

@bigmac7 bigmac7 commented Feb 27, 2025

When my token is incorrect in XRAY, it raises a requests.exceptions.HTTPError, leaving me guessing as to where I go wrong. This could solve #1059 and #1159 , but I haven't got much information on these issues. Also, I'm unaware as to if the error is spread over more components, I only have experienced it in XRAY.

I also think the get_test_run_iteration method is necessary to get specific step information, such as parameters, etc. which the get_test_runs_in_context doesn't get when the iterations are above one.

@gonchik gonchik merged commit df25ee5 into atlassian-api:master Feb 28, 2025
4 of 11 checks passed
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.

2 participants