Skip to content

Fix flaky integration tests and add test logging - #70

Merged
kartikgupta-db merged 29 commits into
databricks:mainfrom
kartikgupta-db:fix-integration-tests
Aug 24, 2022
Merged

Fix flaky integration tests and add test logging#70
kartikgupta-db merged 29 commits into
databricks:mainfrom
kartikgupta-db:fix-integration-tests

Conversation

@kartikgupta-db

@kartikgupta-db kartikgupta-db commented Aug 22, 2022

Copy link
Copy Markdown
Contributor
  • Fixes some integration tests
  • Adds a method for capturing console.errors and other error events from the extension during tests. Uses winston logging library (only installed as a devDependency for now)
  • Adds a periodic screenshot method.

Example run: https://github.com/databricks/databricks-vscode/actions/runs/2907233637
Outputs are uploaded as artefacts.

Closes #55

Loading
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.

Fix flaky VSCode integration tests

2 participants