Skip to content

Add pytest collection status page#68

Merged
Liam-DeVoe merged 8 commits intoZac-HD:masterfrom
Liam-DeVoe:colletion-in-dashboard
Mar 21, 2025
Merged

Add pytest collection status page#68
Liam-DeVoe merged 8 commits intoZac-HD:masterfrom
Liam-DeVoe:colletion-in-dashboard

Conversation

@Liam-DeVoe
Copy link
Copy Markdown
Collaborator

@Liam-DeVoe Liam-DeVoe commented Mar 20, 2025

Adds a /collected page which shows collection status of all tests:

image

Copy link
Copy Markdown
Owner

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See reason=, then let's ship it!

Comment thread tests/test_collection.py Outdated
Comment thread src/hypofuzz/interface.py Outdated
Comment thread src/hypofuzz/dashboard.py
Route("/api/tests/", api_tests),
Route("/api/tests/{node_id:path}", api_test),
Route("/api/patches/", api_patches),
Route("/api/collected_tests/", api_collected_tests),
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(for later) this makes me think we should have some API documentation, or maybe just point users at a schema?

@Liam-DeVoe Liam-DeVoe merged commit 6067c78 into Zac-HD:master Mar 21, 2025
13 checks passed
@Liam-DeVoe Liam-DeVoe deleted the colletion-in-dashboard branch March 21, 2025 19:42
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.

2 participants