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

Write a test to validate maximum length of account number and bank blocks #124

Open
pgeorge2 opened this issue Dec 3, 2020 · 1 comment
Assignees

Comments

@pgeorge2
Copy link

pgeorge2 commented Dec 3, 2020

Write a test called test_validator_account_max_length and test_validator_bank_block_max_length and pass the account number longer than expected length and validate the 400 status error.

Hint: Maximum account number length and balance block length is 64 characters . Pass any value as account number and/or balance block greater than 65 characters.

@pgeorge2 pgeorge2 added the 1000 label Dec 3, 2020
@DucPhamTV DucPhamTV self-assigned this Dec 13, 2020
@DucPhamTV DucPhamTV removed their assignment Dec 21, 2020
@JonSchapiro
Copy link

I'm working on this now!

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

No branches or pull requests

5 participants