Skip to content

test: rewrite manual API scripts as integration tests against real server - #44

Merged
HC-ONLINE merged 4 commits into
mainfrom
test/integration-api-real-server
Aug 5, 2026
Merged

test: rewrite manual API scripts as integration tests against real server#44
HC-ONLINE merged 4 commits into
mainfrom
test/integration-api-real-server

Conversation

@HC-ONLINE

Copy link
Copy Markdown
Owner

pytest integration tests that run against a real uvicorn server on port 5556.

What changed:

  • Added 9 test files with 42 tests covering all 11 manual scripts
  • Removed duplicate test_download_endpoint_clean.py
  • Coverage: health, scrape, analyze, attack (XSS/SQLi/all/traversal), auth, config CRUD, export+download, CSV/HTML/JSON verification, rate limiting, corrupt input, OpenAPI discovery

No new dependencies — uses existing httpx, fastapi, uvicorn.

@HC-ONLINE
HC-ONLINE merged commit c54c17c into main Aug 5, 2026
3 checks passed
@HC-ONLINE
HC-ONLINE deleted the test/integration-api-real-server branch August 5, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant