Skip to content

Commit

Permalink
test: add unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
xupea committed Jan 15, 2024
1 parent 75592ff commit b5e282a
Show file tree
Hide file tree
Showing 4 changed files with 607 additions and 3 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
preset: "ts-jest",
runner: "@kayahr/jest-electron-runner/main",
testEnvironment: "node",
};
Loading

0 comments on commit b5e282a

Please sign in to comment.