Skip to content

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

@pgeorge2

Description

@pgeorge2

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions