test(file-summary): 增加 Playwright 端到端测试

This commit is contained in:
2026-06-06 10:32:18 +08:00
parent 77db0d978a
commit 311eb1b129
3 changed files with 49 additions and 0 deletions

1
.gitignore vendored
View File

@@ -6,4 +6,5 @@ db.sqlite3
staticfiles/
media/
.pytest_cache/
.tmp/
.idea/