Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KMS integration tests should be run as part of the CI #681

Open
sideninja opened this issue Jun 10, 2024 · 0 comments
Open

KMS integration tests should be run as part of the CI #681

sideninja opened this issue Jun 10, 2024 · 0 comments

Comments

@sideninja
Copy link
Contributor

We should make sure the KMS integration is working at all the times, as it likely will be used in critical situations (transaction signing services) and likely in production environments (since this is the secure and suggested way of signing transactions in production).
Our current KMS integration tests are not run as part of the CI and are possible to run manually and locally, relying on the developer to do so regularly. This can lead to outdated and broken implementation of the KMS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant