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

test: crypto util api in C #196

Closed
wants to merge 13 commits into from
Closed

test: crypto util api in C #196

wants to merge 13 commits into from

Conversation

bkioshn
Copy link
Contributor

@bkioshn bkioshn commented Apr 4, 2024

Description

Add integration test for Hermes Crypto API

Related Issue(s)

Closes #103

Description of Changes

Provide a clear and concise description of what the pull request changes.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@bkioshn bkioshn self-assigned this Apr 4, 2024
@bkioshn bkioshn added enhancement New feature or request draft Draft labels Apr 4, 2024
@bkioshn bkioshn added this to the M2: Hermes Foundations milestone Apr 4, 2024
@stevenj stevenj closed this Apr 5, 2024
@github-actions github-actions bot deleted the test/crypto branch May 20, 2024 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Draft enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Cryptography utility API: Automated Test Cases running in CI.
2 participants