Skip to content

Comments

test: restore and enhance unit tests for ValidationProvider#55

Closed
RichoKD wants to merge 2 commits intobridgelet-org:mainfrom
RichoKD:Fix-ValidationProvider-Tests
Closed

test: restore and enhance unit tests for ValidationProvider#55
RichoKD wants to merge 2 commits intobridgelet-org:mainfrom
RichoKD:Fix-ValidationProvider-Tests

Conversation

@RichoKD
Copy link
Contributor

@RichoKD RichoKD commented Feb 20, 2026

Closes #46


All validation.provider.spec.ts features implemented

  • All test code is uncommented

  • All Stellar addresses are exactly 56 characters

  • All addresses pass StrKey.isValidEd25519PublicKey() validation

  • All 14 tests pass successfully

@RichoKD RichoKD marked this pull request as ready for review February 20, 2026 19:08
Copy link
Contributor

@phertyameen phertyameen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test looks fine generally.
Can you check out prettier formatting. You can find bash code to run in CONTRIBUTING.md

Copy link
Contributor

@phertyameen phertyameen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check out formating and other tests

@RichoKD RichoKD closed this Feb 20, 2026
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.

Fix Stellar Address Validation in ValidationProvider Tests

2 participants