Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup vscode tests #22

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Setup vscode tests #22

merged 1 commit into from
Dec 13, 2024

Conversation

Draggu
Copy link
Contributor

@Draggu Draggu commented Dec 5, 2024

Stack:

⚠️ Part of a stack created by spr. Do not merge manually using the UI - doing so may have unexpected results.

@Draggu Draggu requested a review from a team as a code owner December 5, 2024 15:54
@Draggu Draggu requested review from mkaput, Arcticae and piotmag769 and removed request for a team December 5, 2024 15:54
@Draggu Draggu force-pushed the spr/main/633829f2 branch 2 times, most recently from 7346ea3 to c556f84 Compare December 6, 2024 11:38
Copy link
Member

@mkaput mkaput left a comment

Choose a reason for hiding this comment

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

I would like to see some actual tests of our extension before lgtming this

@Draggu Draggu mentioned this pull request Dec 10, 2024
@Draggu Draggu requested a review from mkaput December 10, 2024 14:15
@Draggu Draggu mentioned this pull request Dec 10, 2024
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
eslint.config.mjs Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
@mkaput mkaput requested a review from Copilot December 11, 2024 14:25

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 7 changed files in this pull request and generated no suggestions.

Files not reviewed (2)
  • package.json: Language not supported
  • ui-test/settings.json: Language not supported
Comments skipped due to low confidence (2)

.github/workflows/ci.yaml:39

  • [nitpick] The job name 'test ui' is ambiguous and inconsistent. It should be renamed to 'ui-tests' for clarity and consistency.
name: test ui

eslint.config.mjs:9

  • [nitpick] The ignore pattern ".test-extensions" is ambiguous. Consider renaming it to something more descriptive, such as "test-extensions/*".
ignores: ["dist/*", "out/*", ".test-extensions"]
This was referenced Dec 12, 2024
commit-id:633829f2
@Draggu Draggu added this pull request to the merge queue Dec 13, 2024
Merged via the queue into main with commit 813ee0a Dec 13, 2024
6 checks passed
@Draggu Draggu deleted the spr/main/633829f2 branch December 13, 2024 09:12
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.

3 participants