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

E2E Test Improvement: leverage the live staging API instead of deploying a local instance in CI/C #1316

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

terrazoon
Copy link
Contributor

@terrazoon terrazoon commented Sep 5, 2024

Description

Unraveling what exactly is going on with the auth token on the admin side (doesn't match API side) seems rather involved and may ultimately require that we bring all of notifications-python-client package into our code base, something we'd hoped to avoid. In the meantime, try to see if we can get e2e tests working by relaxing auth checks on staging tier.

Security Considerations

Bypassing auth check on staging tier should be fine, but need to be mindful to never ever allow for all tiers.

Copy link
Contributor

@xlorepdarkhelm xlorepdarkhelm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@terrazoon terrazoon self-assigned this Sep 6, 2024
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @terrazoon!

@ccostino ccostino merged commit 452f762 into main Sep 9, 2024
7 checks passed
@ccostino ccostino deleted the notify-admin-1157 branch September 9, 2024 16:18
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.

3 participants