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

docs(itest): add supplemental integration testing documentation #1109

Merged
merged 8 commits into from
Sep 28, 2023

Conversation

maxcao13
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related #1038

Description of the change:

This change allows contributors to get a better understanding of the integration testing framework.

@maxcao13
Copy link
Member Author

/request_review

@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Sep 13, 2023
@maxcao13 maxcao13 added the docs label Sep 13, 2023
@maxcao13
Copy link
Member Author

Oh yeah, we can't do that here, haha

@maxcao13 maxcao13 requested review from tthvo and a team September 13, 2023 20:29
@maxcao13 maxcao13 removed the needs-triage Needs thorough attention from code reviewers label Sep 13, 2023
@tthvo tthvo requested a review from aali309 September 13, 2023 21:07
TESTING.md Show resolved Hide resolved
TESTING.md Outdated Show resolved Hide resolved
TESTING.md Outdated Show resolved Hide resolved
TESTING.md Outdated Show resolved Hide resolved
TESTING.md Outdated Show resolved Hide resolved
Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

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

Just some suggestions and questions. Thanks for doing this!

@maxcao13
Copy link
Member Author

Looks good: https://github.com/cryostatio/cryostat-web/actions/runs/6190952199/job/16808255886?pr=1109#step:6:1

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
TESTING.md Outdated Show resolved Hide resolved
maxcao13 and others added 7 commits September 27, 2023 15:36
Co-authored-by: Thuan Vo <thuan.votann@gmail.com>
Signed-off-by: Max Cao <maxy.cao@gmail.com>
Co-authored-by: Thuan Vo <thuan.votann@gmail.com>
Signed-off-by: Max Cao <maxy.cao@gmail.com>
Co-authored-by: Thuan Vo <thuan.votann@gmail.com>
Signed-off-by: Max Cao <maxy.cao@gmail.com>
Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

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

Thanks! Just one more comment!

TESTING.md Show resolved Hide resolved
Copy link
Member

@tthvo tthvo left a comment

Choose a reason for hiding this comment

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

Lokks good! Thanks @maxcao13!

@andrewazores andrewazores merged commit 14378bd into cryostatio:main Sep 28, 2023
18 checks passed
@maxcao13 maxcao13 deleted the docs branch November 2, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants