Skip to content

fix(mobile): resolve validation test syntax errors and stellar service declarations#290

Merged
El-swaggerito merged 2 commits into
Axionvera:mainfrom
NoobFaris:fix/validation-and-stellar-fixes
Jul 24, 2026
Merged

fix(mobile): resolve validation test syntax errors and stellar service declarations#290
El-swaggerito merged 2 commits into
Axionvera:mainfrom
NoobFaris:fix/validation-and-stellar-fixes

Conversation

@NoobFaris

Copy link
Copy Markdown
Contributor

Description

This PR resolves syntax errors in the validation tests and cleans up duplicate declarations in the Stellar service layer to ensure all test suites run cleanly.

Changes Included

  • Fixed missing/unclosed block syntax errors in __tests__/validation.test.ts.
  • Cleaned up duplicate declarations in src/services/stellar.ts.
  • Ensured validation helpers (validateAddress, validateAmount, validateMemo) are properly tested with valid Stellar account key formats.

Testing

@El-swaggerito

Copy link
Copy Markdown
Contributor

This PR cannot be merged automatically because it has merge conflicts.

Please update the branch with the latest base branch and resolve the conflicts.

After the conflicts are resolved and checks pass, the automation can review it again.

@El-swaggerito
El-swaggerito merged commit 88325b3 into Axionvera:main Jul 24, 2026
1 check 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.

Add mobile send form validation summary

2 participants