Skip to content

docs: add instructions on how to debug e2e tests #4068

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

Merged
merged 2 commits into from
Jul 31, 2025
Merged

Conversation

fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Jul 31, 2025

Proposed changes

add instructions on how to debug e2e tests

Jira ticket: CLOUDP-#

Closes #[issue number]

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@fmenezes fmenezes marked this pull request as ready for review July 31, 2025 08:08
@fmenezes fmenezes requested a review from a team as a code owner July 31, 2025 08:08
@fmenezes fmenezes enabled auto-merge (squash) July 31, 2025 08:21
Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master 15266e4 25.9%
docs_e2e_debug d7c5e60 25.9%
Difference 0%

@@ -125,6 +127,36 @@ Review and replace the command name and arguments depending on the command you w
}
```

To debug e2e tests.
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: should this be a header Debugging E2E tests in VSCode?

Copy link
Collaborator Author

@fmenezes fmenezes Jul 31, 2025

Choose a reason for hiding this comment

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

I don't think so, it is under a header #### Debugging in VSCode, it shows how to debug both unit tests and e2e tests.

Copy link
Collaborator

Choose a reason for hiding this comment

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

ah OK! got it.

@fmenezes fmenezes requested a review from blva July 31, 2025 10:54
@fmenezes fmenezes merged commit 9077263 into master Jul 31, 2025
24 checks passed
@fmenezes fmenezes deleted the docs_e2e_debug branch July 31, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants