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

chore: add smoke tests for global envs #8063

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

filfreire
Copy link
Member

@filfreire filfreire commented Oct 10, 2024

adds 2 new smoke tests to cover global environments

  1. tries to create a new global environment and a couple sub-environments within it (would maybe have caught global env dropdown issue fix: env dropdown error - [INS-4551] #8062 )
  2. imports a collection and a global-environment and tries to send a request that depends on global-environment and its sub-environment first without activating it, which will trigger missing env variables error, and then activating it (previously uncovered flow by smoke tests)

@filfreire filfreire requested a review from a team October 10, 2024 08:50
@filfreire filfreire enabled auto-merge (squash) October 10, 2024 11:47
@filfreire filfreire merged commit 4a9afb7 into Kong:develop Oct 10, 2024
8 checks passed
@filfreire filfreire deleted the chore/smoke-test-global-envs branch October 10, 2024 11:57
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