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-6032): convert tests run on serverless to TS and ensure all tests are running #4045

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

nbbeeken
Copy link
Contributor

Description

What is changing?

  • Change all the file names in serverless script to .ts
Is there new documentation needed for these changes?

No

What is the motivation for this change?

Test coverage on serverless

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

@nbbeeken nbbeeken force-pushed the NODE-6032-txn-serverless branch from 9e6971c to e96b7bd Compare March 20, 2024 13:55
@nbbeeken nbbeeken marked this pull request as ready for review March 20, 2024 13:55
@baileympearson baileympearson self-assigned this Mar 20, 2024
@baileympearson baileympearson self-requested a review March 20, 2024 14:32
@baileympearson baileympearson changed the title test(NODE-6032): reintroduce test coverage to serverless test(NODE-6032): convert tests run on serverless to TS and ensure all tests are running Mar 20, 2024
@baileympearson baileympearson merged commit abf8bdf into main Mar 20, 2024
23 of 26 checks passed
@baileympearson baileympearson deleted the NODE-6032-txn-serverless branch March 20, 2024 16:30
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.

2 participants