Skip to content

Conversation

@GeekMasher
Copy link
Contributor

No description provided.

…r, and integration tests

- Added new npm scripts for unit, service, provider, and integration tests using Mocha.
- Introduced a script to run all tests.
- Updated devDependencies to include Chai, Mocha, Sinon, and TypeScript Node for improved testing support.
Copilot AI review requested due to automatic review settings September 10, 2025 12:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates project dependencies and configuration settings to prepare for a new release version 0.2.0. The changes primarily focus on upgrading VS Code engine compatibility and adding comprehensive testing infrastructure.

  • Updated VS Code engine requirement from 1.74.0 to 1.100.0
  • Added testing dependencies and npm scripts for unit, service, provider, and integration tests
  • Configured default settings for the CodeQL scanner extension

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Updated VS Code engine version, added testing dependencies and npm scripts
.vscode/settings.json Updated default configuration with repository info and simplified settings
.release.yml Added new release configuration file for version 0.2.0
.github/instructions/typescript.instructions.md Added cross-platform development requirements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@GeekMasher GeekMasher merged commit c170982 into main Sep 10, 2025
4 checks passed
@GeekMasher GeekMasher deleted the fixes branch September 10, 2025 12:44
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.

2 participants