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

code for new alerts #93

Merged
merged 1 commit into from
Jan 30, 2025
Merged

code for new alerts #93

merged 1 commit into from
Jan 30, 2025

Conversation

parmesant
Copy link
Contributor

PR contains modifications to quest for parseable's new alerts

TestSmokeSetAlert creates a new alert body using stream name

TestSmokeGetAlert fetches the new alert (GET returns a list of alerts), extracts id, state from the new alert, creates an alert response object by injecting id, state, version keys and matches with the response of GET /alerts

After matching, it deletes the alert using the DeleteAlert function

@nitisht nitisht merged commit aaeb7e5 into parseablehq:main Jan 30, 2025
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants