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

test: add support of bearer auth for remote envs in integration tests #818

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

antonbaliasnikov
Copy link

Overview

Adds support for bearer token auth in integration tests

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

@antonbaliasnikov antonbaliasnikov requested a review from a user December 19, 2023 10:59
Copy link

sonarqubecloud bot commented Dec 19, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

Integration Test Results

11 files  ±0  11 suites  ±0   2s ⏱️ ±0s
24 tests ±0  24 ✔️ ±0  0 💤 ±0  0 ±0 
25 runs  ±0  25 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit d1c44f5. ± Comparison against base commit 6e18666.

Copy link
Contributor

Unit Test Results

  85 files  ±0    85 suites  ±0   21m 9s ⏱️ +20s
713 tests ±0  705 ✔️ ±0  8 💤 ±0  0 ±0 
719 runs  ±0  711 ✔️ ±0  8 💤 ±0  0 ±0 

Results for commit d1c44f5. ± Comparison against base commit 6e18666.

@antonbaliasnikov antonbaliasnikov merged commit ea70045 into main Dec 19, 2023
11 checks passed
@antonbaliasnikov antonbaliasnikov deleted the remote-envs-bearer-support branch December 19, 2023 20:03
shotexa pushed a commit that referenced this pull request Mar 6, 2024
shotexa pushed a commit that referenced this pull request Mar 6, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
shotexa pushed a commit that referenced this pull request Mar 18, 2024
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.

1 participant