Skip to content

Conversation

emadum
Copy link
Contributor

@emadum emadum commented Jul 14, 2021

Adds testing against "proxy as mongos"

@emadum emadum added the wip label Jul 14, 2021
@emadum emadum changed the title chore(NODE-3072): serverless testing test(NODE-3072): serverless testing Jul 16, 2021
@emadum emadum force-pushed the NODE-3072/4.0/serverless-testing branch from 8708efb to 25b35cb Compare July 19, 2021 16:14
@emadum emadum force-pushed the NODE-3072/4.0/serverless-testing branch from 3eb38b1 to 5db4f1c Compare July 20, 2021 13:23
@emadum emadum force-pushed the NODE-3072/4.0/serverless-testing branch from 30139a4 to b989106 Compare July 21, 2021 19:46
@emadum emadum removed the wip label Aug 5, 2021
@emadum emadum marked this pull request as ready for review August 5, 2021 16:06
@nbbeeken nbbeeken self-requested a review August 10, 2021 15:14
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Aug 10, 2021
Comment on lines +7 to +13
MONGODB_URI=${MONGODB_URI} npx mocha \
test/functional/crud_spec.test.js \
test/functional/retryable_reads.test.js \
test/functional/retryable_writes.test.js \
test/functional/sessions.test.js \
test/functional/transactions.test.js \
test/functional/versioned-api.test.js
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this list specified in a spec or something? I foresee us changing filenames / commands for our upcoming test upgrades, what do we need to filter on here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes this list comes from the spec:

Tests defined in the following specifications MUST be included in a driver's
Atlas Serverless testing suite, including prose tests:

- CRUD, including the v1 and unified tests
- Retryable Writes
- Retryable Reads
- Versioned API
- Driver Sessions
- Transactions (excluding convenient API)

@emadum emadum requested a review from nbbeeken August 12, 2021 12:37
@nbbeeken nbbeeken requested a review from dariakp August 12, 2021 16:12
@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 Aug 12, 2021
@emadum emadum requested a review from dariakp August 18, 2021 21:02
@nbbeeken nbbeeken merged commit b93300f into 4.1 Aug 19, 2021
@nbbeeken nbbeeken deleted the NODE-3072/4.0/serverless-testing branch August 19, 2021 14:17
ljhaywar pushed a commit that referenced this pull request Nov 9, 2021
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

Development

Successfully merging this pull request may close these issues.

3 participants