Skip to content
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

Get all integration requests if session token is none #141

Merged
merged 4 commits into from
Oct 12, 2023

Conversation

wconti27
Copy link
Contributor

Currently, the test agent will only return tested integrations for a specific token, and there is no way to get all tested integrations if multiple tokens were used. This PR changes that to allow for getting all tested integrations if no session token is included.

@wconti27 wconti27 self-assigned this Oct 12, 2023
ddapm_test_agent/agent.py Outdated Show resolved Hide resolved
ddapm_test_agent/agent.py Outdated Show resolved Hide resolved
@Kyle-Verhoog Kyle-Verhoog changed the title get all requests regardless of session token if session token is none Get all integration requests if session token is none Oct 12, 2023
@Kyle-Verhoog Kyle-Verhoog merged commit c72b457 into master Oct 12, 2023
24 checks passed
@Kyle-Verhoog Kyle-Verhoog added this to the 1.13.1 milestone Oct 12, 2023
@Kyle-Verhoog Kyle-Verhoog deleted the fix-integrations branch December 1, 2023 17:21
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