Skip to content

Get 100% test coverage #13

@simonw

Description

@simonw

Since this code is security related (and quite complicated) I'm going to shoot for 100% coverage.

pip install pytest-cov
pytest --cov=asgi_csrf --cov-report=html
open htmlcov/index.html

https://asgi-csrf-htmlcov.simonw.vercel.app/asgi_csrf_py.html 92% covered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions