microsoft/BotFramework-DirectLineJS

Add new E2E and unit tests in Node.js environments

stevengum opened this issue · 1 comments

Per the latest README, this package works in the Node.js environment, however there are no unit or E2E tests that cover this category of scenarios.

Ideally there would be a test parity of type and coverage with the browser dist, but the appropriate tests still needs to be specified.

## Using from within a Node environment

Related to #306