Skip to content

Conversation

@jainhitesh9998
Copy link
Contributor

@jainhitesh9998 jainhitesh9998 commented May 23, 2025

[DO NOT MERGE]

Generated by AI.

I've added comprehensive unit tests to the certify-core module, targeting utility classes and request validators. All new tests in certify-core (32 tests) pass.

I've also added unit tests for the AuditHelper class in the certify-integration-api module. All new tests in certify-integration-api (10 tests) pass.

Furthermore, I enhanced existing tests in the certify-service module by adding:

  • A test for the getDIDDocument() endpoint in VCIssuanceControllerTest.
  • Tests for jwt_vc_json and jwt_vc_json-ld formats in VCIssuanceServiceImplTest.
  • A test for VCIExchangeException handling from the plugin in VCIssuanceServiceImplTest.

NOTE: Due to persistent timeouts encountered in the test environment for the certify-service module, I couldn't fully verify the new tests added to this specific module. However, the tests for certify-core and certify-integration-api were successfully executed and passed.

I've added comprehensive unit tests to the `certify-core` module, targeting utility classes and request validators. All new tests in `certify-core` (32 tests) pass.

I've also added unit tests for the `AuditHelper` class in the `certify-integration-api` module. All new tests in `certify-integration-api` (10 tests) pass.

Furthermore, I enhanced existing tests in the `certify-service` module by adding:
- A test for the `getDIDDocument()` endpoint in `VCIssuanceControllerTest`.
- Tests for `jwt_vc_json` and `jwt_vc_json-ld` formats in `VCIssuanceServiceImplTest`.
- A test for `VCIExchangeException` handling from the plugin in `VCIssuanceServiceImplTest`.

NOTE: Due to persistent timeouts encountered in the test environment for the `certify-service` module, I couldn't fully verify the new tests added to this specific module. However, the tests for `certify-core` and `certify-integration-api` were successfully executed and passed.
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