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

fix: export unitTestUtils functions as a module #76

Merged
merged 4 commits into from
Jan 9, 2020

Conversation

SaltedCaramelCoffee
Copy link
Contributor

Currently, node-sdk-core does not export a module called unitTestUtils. This fix will export unit test related functions as a module under unitTestUtils, conforming to the intended usage pattern described in #65

Checklist
  • npm test passes (tip: npm run lint-fix can correct most style issues)
  • tests are included
  • documentation is changed or added

Copy link
Member

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the fix. I left one comment to fix before you merge

test/utils/index.ts Outdated Show resolved Hide resolved
@SaltedCaramelCoffee SaltedCaramelCoffee merged commit a148da9 into master Jan 9, 2020
ibm-devx-automation pushed a commit that referenced this pull request Jan 9, 2020
## [2.0.2](v2.0.1...v2.0.2) (2020-01-09)

### Bug Fixes

* export unitTestUtils functions as a module ([#76](#76)) ([a148da9](a148da9))
@ibm-devx-automation
Copy link

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@padamstx padamstx deleted the fix-test-util-export branch November 10, 2020 15:14
JurajNyiri pushed a commit to JurajNyiri/node-sdk-core that referenced this pull request Aug 22, 2024
Generated SDK source code using:
- Generator version 3.21.0
- Specification version 0.0.29
- Automation (cloudant-sdks) version 28a82f4
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.

3 participants