microsoft / microsoft/BotFramework-DirectLineJS
Add new E2E and unit tests in Node.js environments
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Node.js support statement in the README at the linked section, then inspect the existing browser distribution's unit and E2E test coverage. Define which Node.js scenarios and parity expectations are appropriate before adding tests; done means the agreed Node.js unit and E2E coverage runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100