mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 09:16:22 +02:00
chore: ran linting
This commit is contained in:
parent
7332be956e
commit
9ccee054a5
24 changed files with 368 additions and 151 deletions
|
|
@ -179,11 +179,7 @@ addopts = "-v --tb=short -x --strict-markers -ra --durations=5"
|
|||
markers = [
|
||||
"unit: pure logic tests, no DB or external services",
|
||||
"integration: tests that require a real PostgreSQL database",
|
||||
"document: document upload and processing tests",
|
||||
"connector: connector indexing tests",
|
||||
"chat: chat and agent tests",
|
||||
"page_limit: page limit enforcement tests",
|
||||
"upload_limit: file upload limit validation tests",
|
||||
"e2e: tests requiring a running backend and real HTTP calls"
|
||||
]
|
||||
filterwarnings = [
|
||||
"ignore::UserWarning:chonkie",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue