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

Add test [a04] Send tokens #818

Closed
wants to merge 1 commit into from
Closed

Conversation

Ebazhanov
Copy link
Contributor

Closes: #811, #817

@Ebazhanov Ebazhanov added the E2E tests E2E tests label Aug 29, 2022
@Ebazhanov Ebazhanov marked this pull request as ready for review August 29, 2022 06:33
Copy link
Collaborator

@abefernan abefernan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Comment on lines +148 to +152
Balance:{" "}
<span data-cy="wallet-dialog-send-token-modal-balance-value">
{selectedToken.humanBalance}
</span>
<span data-cy="wallet-dialog-send-token-modal-token-name">&nbsp;{selectedToken.symbol}</span>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd welcome a screenshot to make sure that these spans don't mess up the layout, could you please add one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes sure one moment

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

a04.-sendTgd.feature.mp4

@Ebazhanov
Copy link
Contributor Author

closing the changes will be merged within #820

@Ebazhanov Ebazhanov closed this Aug 30, 2022
@HannuProd HannuProd deleted the send-tokens-support-step branch March 8, 2023 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E tests E2E tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send free tokens from faucet before e2e tests started
2 participants