Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Add integration tests for redacting secrets from chat#954

Merged
rdimitrov merged 7 commits intomainfrom
redacting
Feb 7, 2025
Merged

Add integration tests for redacting secrets from chat#954
rdimitrov merged 7 commits intomainfrom
redacting

Conversation

@rdimitrov
Copy link
Copy Markdown
Member

The following PR adds tests for redacting secrets to all providers from chat.

Fixes: #952

@rdimitrov
Copy link
Copy Markdown
Member Author

I think I should comment the vllm redacting secret test or use our hosted vllm server otherwise the integration tests will take around 40minutes to complete and that's not practical.

@jhrozek
Copy link
Copy Markdown
Contributor

jhrozek commented Feb 7, 2025

I think I should comment the vllm redacting secret test or use our hosted vllm server otherwise the integration tests will take around 40minutes to complete and that's not practical.

Please do, the redaction shouldn't be depending on the provider anyway

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
@rdimitrov rdimitrov merged commit 21f1176 into main Feb 7, 2025
9 checks passed
@rdimitrov rdimitrov deleted the redacting branch February 7, 2025 12:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task]: Add tests for redacting secrets

2 participants