superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
46 stars 3 forks source link

Export NodeSandbox from node module #337

Closed freaz closed 1 year ago

freaz commented 1 year ago

Description

This PR exports NodeSandbox from node module, to allow use in testing library.

Motivation and Context

NodeSandbox is needed in testing library to instantiate bound profile provider.

Types of changes

Checklist: