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

Finish the integration test: login and user create wallet #501

Open
dadiorchen opened this issue Feb 8, 2025 · 1 comment
Open

Finish the integration test: login and user create wallet #501

dadiorchen opened this issue Feb 8, 2025 · 1 comment

Comments

@dadiorchen
Copy link
Collaborator

For a logged in user (got access key already), they should be able to create wallet under their account, by calling POST /wallets
Please write test to cover this workflow, it is okay to use postman or other to do the login and get the access token then do the post /wallets, but in the integration test, it is unnecessary to do it for real, just mock these outward request and focus on the internal business.

@dadiorchen dadiorchen changed the title Finish the integration test: login user create wallet Finish the integration test: login and user create wallet Feb 15, 2025
@GabriellaAmah
Copy link

Hi @dadiorchen can you please assign this to me, recently joined the team and i think this would be a way to contribute and get involved.

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

2 participants