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

feat(testing): add e2e testing framework #220

Merged
merged 1 commit into from
Jun 20, 2022
Merged

feat(testing): add e2e testing framework #220

merged 1 commit into from
Jun 20, 2022

Conversation

nanjingfm
Copy link
Contributor

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • spec PR link included
  • Follows the commit message standard
  • Meets the contributing guidelines (including
    functionality, content, code)
  • Test cases with documentation and functionality works as expected using current and related github repos (MUST deploy and check)
  • Release notes block below has been filled in or deleted (only if no user facing changes)

Release Notes

@nanjingfm nanjingfm force-pushed the feat/e2e branch 5 times, most recently from 7af79b6 to 8b6a1b8 Compare June 15, 2022 03:39
@alaudabot
Copy link
Contributor

alaudabot commented Jun 15, 2022

Quality Gate

updated at Thu Jun 16 02:38:37 UTC 2022

Status: OK 🟢

Metric Rating
🐛 Bugs: 0 🏗 Reliability: A 🟢
🤮 Code smells: 0 🛠 Maintainability: A 🟢
⚠️ Vulnerabilities: 0 🦺 Security: A 🟢
🔥 Security hotspots: 0 🔎 Security Review: A 🟢
Metric Change set Target (main) After
🧪 Code coverage 35.91%
Coverage on 259 new lines
37.20% 37.30% ⬆️ 🟢
estimated after merge
allowed difference 0
👥 Duplications 0.00%
Duplications on 0 new lines
0.30% 0.20% ⬇️ 🟢
estimated after merge
allowed difference 0

[220]

testing/framework/config.go Show resolved Hide resolved
testing/framework/env_test.go Show resolved Hide resolved
@nanjingfm nanjingfm merged commit 338f8e9 into main Jun 20, 2022
@nanjingfm nanjingfm deleted the feat/e2e branch June 20, 2022 15:45
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