Skip to content

Unit tests - processFactory.ts#6418

Merged
kimadeline merged 26 commits into
microsoft:masterfrom
kimadeline:6064-process-factory-unit-tests
Jul 3, 2019
Merged

Unit tests - processFactory.ts#6418
kimadeline merged 26 commits into
microsoft:masterfrom
kimadeline:6064-process-factory-unit-tests

Conversation

@kimadeline

@kimadeline kimadeline commented Jul 2, 2019

Copy link
Copy Markdown

For #6064

  • Add unit tests for client/common/process/processFactory.ts since I modified it in Add logging throughout the extension #6311
  • Refactored the constructor in client/common/process/processFactory.ts and client/debugger/debugAdapter/Common/processServiceFactory.ts to use the ioc container instead of the service locator pattern (update tests instantiating them)
  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • [n/a] Has a news entry file (remember to thank yourself!)
  • [n/a] Appropriate comments and documentation strings in the code
  • [n/a] Has sufficient logging.
  • [n/a] Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated
  • [n/a] Test plan is updated as appropriate
  • [n/a] package-lock.json has been regenerated by running npm install (if dependencies have changed)
  • [n/a] The wiki is updated with any design decisions/details.

@kimadeline kimadeline added the no-changelog No news entry required label Jul 2, 2019
@kimadeline kimadeline changed the title WIP - Unit tests processFactory.ts Unit tests - processFactory.ts Jul 3, 2019
@kimadeline kimadeline marked this pull request as ready for review July 3, 2019 16:36

@karrtikr karrtikr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🚢 it

@ericsnowcurrently ericsnowcurrently left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@kimadeline kimadeline merged commit c827add into microsoft:master Jul 3, 2019
@kimadeline kimadeline deleted the 6064-process-factory-unit-tests branch July 3, 2019 23:07
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants