Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit25b68d0

Browse files
committed
Remove Playwright testing setup and related files, including test scripts and helper functions, from the project. Update package.json to eliminate Playwright dependency.
1 parentbbdbf9e commit25b68d0

File tree

5 files changed

+0
-99
lines changed

5 files changed

+0
-99
lines changed

‎.github/workflows/test.yml‎

Lines changed: 0 additions & 42 deletions
This file was deleted.

‎package.json‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,13 @@
3535
"lint":"biome check .",
3636
"lint:write":"biome check . --write",
3737
"prepare":"simple-git-hooks && npm run build",
38-
"test":"playwright test",
3938
"bump":"bumpp"
4039
},
4140
"simple-git-hooks": {
4241
"pre-commit":"npm run lint:write"
4342
},
4443
"devDependencies": {
4544
"@biomejs/biome":"^2.1.1",
46-
"@playwright/test":"^1.53.2",
4745
"@rsbuild/core":"^1.4.2",
4846
"@rslib/core":"^0.10.4",
4947
"@types/node":"^22.15.34",

‎test/basic/index.test.ts‎

Lines changed: 0 additions & 40 deletions
This file was deleted.

‎test/basic/src/index.js‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎test/helper.ts‎

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp