feat: jest

This commit is contained in:
Dogtiti
2024-08-06 18:03:27 +08:00
parent 94c4cf0624
commit 1ef2aa35e9
5 changed files with 2083 additions and 103 deletions

2
jest.setup.ts Normal file
View File

@@ -0,0 +1,2 @@
// Learn more: https://github.com/testing-library/jest-dom
import "@testing-library/jest-dom";