Skip to content

Commit ceb3568

Browse files
committed
add a note about no-responder
1 parent cb7a33a commit ceb3568

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,8 @@ For KMS tests that run remotely and are expected to pass, in this case using `gc
264264
- Run `just setup-tests ocsp valid` (options are "valid", "revoked", "valid-delegate", "revoked-delegate").
265265
- Run `just run-tests`
266266

267+
If you are running one of the `no-responder` tests, omit the `run-server` step.
268+
267269
## Enable Debug Logs
268270
- Use `-o log_cli_level="DEBUG" -o log_cli=1` with `just test` or `pytest`.
269271
- Add `log_cli_level = "DEBUG` and `log_cli = 1` to the `tool.pytest.ini_options` section in `pyproject.toml` for Evergreen patches or to enable debug logs by default on your machine.

0 commit comments

Comments
 (0)