Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

test: add tests for different key types, where possible #52

Merged
merged 1 commit into from
May 25, 2023

Conversation

achingbrain
Copy link
Member

Expands the tests to test using secp256k1 and RSA keys as well as Ed25519 where possible.

Kubo doesn't support generating or importing secp256k1 keys so those tests are skipped, as are RSA keys for pubsub resolution since the DHT needs to be enabled to resolve the public key component.

Expands the tests to test using `secp256k1` and `RSA` keys as well
as `Ed25519` where possible.

Kubo doesn't support generating or importing `secp256k1` keys so
those tests are skipped, as are `RSA` keys for pubsub resolution since
the DHT needs to be enabled to resolve the public key component.
@achingbrain achingbrain merged commit 312381c into main May 25, 2023
@achingbrain achingbrain deleted the test/add-tests-for-different-key-types branch May 25, 2023 15:45
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.

1 participant