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 06eb1af commit 2db6ba5Copy full SHA for 2db6ba5
pyproject.toml
@@ -99,6 +99,7 @@ filterwarnings = [
99
markers = [
100
"auth_aws: tests that rely on pymongo-auth-aws",
101
"auth_oidc: tests that rely on oidc auth",
102
+ "auth: tests that rely on authentication",
103
"ocsp: tests that rely on ocsp",
104
"atlas: tests that rely on atlas",
105
"data_lake: tests that rely on atlas data lake",
0 commit comments