We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a customer user I want to add a bank account in the system CoS:
Scenario: Add Bank Account Given: I am a registered user in the system When: I add a bank account Then: the bank account is added to my user.
The text was updated successfully, but these errors were encountered:
#40 update unit test account #13 adding swift test
866d432
a582cd2
#13 add_bank_account to HashMap and get_bank_accounts
d850fb5
#13 update regex iban swift codes
65f315c
#13 (account microservice) Add bank account
2d5dc42
#13 (account microservice) Add bank account v2
9be71e2
pepitoenpeligro
No branches or pull requests
As a customer user I want to add a bank account in the system
CoS:
The text was updated successfully, but these errors were encountered: