We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 094c341 commit 32411eeCopy full SHA for 32411ee
tests/client/test_auth.py
@@ -940,8 +940,8 @@ def test_build_metadata(
940
)
941
942
943
-class TestProtectedResourceWWWAuthenticate:
944
- """Test RFC9728 WWW-Authenticate header parsing functionality for protected resource."""
+class TestWWWAuthenticate:
+ """Test RFC9728 WWW-Authenticate header parsing functionality."""
945
946
@pytest.mark.parametrize(
947
"www_auth_header,expected_url",
0 commit comments