Add sagemaker unit tests to main #102
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
D356921475
Description of Changes
webview.test.ts- Updated the hashes.custom-extensions-marketplace.test.ts- Changed because Code Editor has its own patch for custom marketplace (patches/web-server/marketplace.diff)signature-verification.test.ts- Removed some tests which are unnecessary because ofpatches/common/allow-unused-vars.diffdisplay-language.test.ts- Rewrote the unit tests to fit Code Editor'spatches/web-server/display-language.diffpatch.code-editor-srcfolder exists, if it doesn't./scripts/prepare-src.sh code-editor-sagemaker-serveris executed..gitignorefor ignoring thenode_modules,package.json, andpackage-lock.jsongenerated during the tests run.sagemaker-testsfolder.Testing
The unit tests all run successfully locally
Screenshots/Videos
N/A
Additional Notes
N/A
Backporting
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.