Skip to content

Fix nodejs api tests - #44

Merged
pentateu merged 2 commits into
mainfrom
fix_nodejs_api_tests
Sep 1, 2025
Merged

Fix nodejs api tests#44
pentateu merged 2 commits into
mainfrom
fix_nodejs_api_tests

Conversation

@pentateu

@pentateu pentateu commented Sep 1, 2025

Copy link
Copy Markdown
Contributor

No description provided.

- Added `@peculiar/x509` as a dependency in `package.json` and updated the lock file.
- Refactored the test utilities to implement a `TestEnvironment` class, ensuring proper isolation and management of test instances.
- Removed mock functions from the test utilities to enforce real cryptographic operations in tests.
- Updated end-to-end tests to utilize the new `TestEnvironment` for better organization and clarity, ensuring comprehensive coverage of key management workflows.
- Introduced detailed logging and validation checks in the tests to enhance debugging and maintainability.
@pentateu
pentateu merged commit a637c89 into main Sep 1, 2025
1 check passed
@pentateu
pentateu deleted the fix_nodejs_api_tests branch September 1, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant