Skip to content

Add unit tests for RunEasBuild command - #2853

Open
ConnorQi01 wants to merge 2 commits into
masterfrom
dev/v-peq/issue-2840-run-eas-build-tests
Open

Add unit tests for RunEasBuild command#2853
ConnorQi01 wants to merge 2 commits into
masterfrom
dev/v-peq/issue-2840-run-eas-build-tests

Conversation

@ConnorQi01

Copy link
Copy Markdown
Collaborator

Summary

  • add focused proxyquire/Sinon coverage for RunEasBuild file creation paths
  • verify existing files are preserved and permission failures show the expected error

Validation

  • npx prettier --check test\extension\commands\runEasBuild.test.ts
  • npm run build
  • npx mocha --ui tdd test\extension\commands\runEasBuild.test.js (6 passing)
  • npm test (205 tests executed; 4 pre-existing environment/Extension Host failures outside RunEasBuild)

Closes #2840

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.

@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add unit tests for RunEasBuild command

1 participant