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(NODE-5443): add x509 auth tests #4080

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Apr 16, 2024

Description

What is changing?

We now have x509 tests that run and pass.

Is there new documentation needed for these changes?

No.

What is the motivation for this change?

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@baileympearson baileympearson marked this pull request as ready for review April 17, 2024 14:32
@nbbeeken nbbeeken self-assigned this Apr 17, 2024
@nbbeeken nbbeeken self-requested a review April 17, 2024 15:55
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Apr 17, 2024
test/manual/x509_auth.test.ts Show resolved Hide resolved
test/manual/x509_auth.test.ts Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
.evergreen/run-x509-tests.sh Show resolved Hide resolved
.evergreen/run-x509-tests.sh Outdated Show resolved Hide resolved
.evergreen/run-x509-tests.sh Show resolved Hide resolved
.evergreen/generate_evergreen_tasks.js Show resolved Hide resolved
@nbbeeken nbbeeken added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Apr 17, 2024
@nbbeeken nbbeeken merged commit a6882ec into mongodb:main Apr 18, 2024
17 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
3 participants