Skip to content

Commit

Permalink
docs: remove duplicate info
Browse files Browse the repository at this point in the history
  • Loading branch information
bittermandel authored Oct 1, 2024
1 parent c2a4d86 commit 25cd86b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,6 @@ The conformance tests cover the following areas:
- Pagination for listing operations
- Error cases and edge conditions

These tests use a `TestClient` struct that wraps the `KeyManagementServiceClient` to interact with the Valv server. The main test function, `run_comprehensive_tests`, orchestrates the execution of various test scenarios.

Key test scenarios include:

- Creating and managing CryptoKeys
- Encrypting and decrypting data
- Verifying key rotation schedules
- Testing pagination for large result sets
- Handling error cases and invalid inputs

For more detailed output during test execution, use:

```shell
Expand Down

0 comments on commit 25cd86b

Please sign in to comment.