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

vs code tests #47

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

vs code tests #47

wants to merge 10 commits into from

Conversation

jamiehewitt15
Copy link
Member

@jamiehewitt15 jamiehewitt15 commented Feb 5, 2025

Fixes #28

Changes proposed in this PR:

  • vs code tests
  • Updating the CI
  • Deleting unused code

@jamiehewitt15 jamiehewitt15 self-assigned this Feb 6, 2025
Copy link
Member

Choose a reason for hiding this comment

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

can we delete this?

]
}

sandbox.stub(axios, 'post').resolves(mockResponse)
Copy link
Member

Choose a reason for hiding this comment

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

what do we need this 'stub' object?

Copy link
Member

Choose a reason for hiding this comment

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

Why do we need to remove all algos files?

Copy link
Member

Choose a reason for hiding this comment

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

can we rename this file into 'ci.yml' instead of 'test.yml'? Maybe in the future we will add more jobs to this workflow.

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.

Create tests for vscode-extension
2 participants