asgi-csrf icon indicating copy to clipboard operation
asgi-csrf copied to clipboard

setup.py has test dependencies, but there are no tests in the repository

Open yurivict opened this issue 3 years ago • 1 comments

Tests requirements are here.

yurivict avatar Dec 17 '22 06:12 yurivict

There is a test: https://github.com/simonw/asgi-csrf/blob/main/test_asgi_csrf.py; it's not part of the PyPI source archive though.

apteryks avatar Mar 29 '23 13:03 apteryks