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

Tests #18

Open
25 of 29 tasks
bulcaedion opened this issue Oct 23, 2021 · 0 comments
Open
25 of 29 tasks

Tests #18

bulcaedion opened this issue Oct 23, 2021 · 0 comments

Comments

@bulcaedion
Copy link
Contributor

bulcaedion commented Oct 23, 2021

General

  • Click paginated results
  • Click to open NFT in modal

Presale and Secondary Market

ETH tests

  • Owner: Change ask to ETH amount
  • Owner: Change to buyer account
  • Buyer: Place bid with ETH amount
  • Buyer: Cancel bid and get refunded ETH amount
  • Buyer: Place another bid with ETH amount
  • Buyer: Change to owner account
  • Owner: Accept bid and receive ETH amount
  • Owner: Change to buyer account
  • Buyer: See received the NFT
  • Buyer: Place Offline bid with ERC20 amount
  • Buyer: Remove Offline bid and NOT get refunded ERC20 amount

ERC20 tests

  • Owner: Change ask to ERC20 amount
  • Owner: Change to buyer account
  • Buyer: Place bid with ERC20 amount
  • Buyer: Cancel bid and get refunded ERC20 amount
  • Buyer: Place another bid with ERC20 amount
  • Buyer: Change to owner account
  • Owner: Accept bid and receive ERC20 amount
  • Owner: Change to buyer account
  • Buyer: See received the NFT
  • Buyer: Place Offline bid with ETH amount
  • Buyer: Remove Offline bid and NOT get refunded ETH amount

Issues

  • UI - Need a smooth loading state when clicking pagination. Feels abrupt right now
  • UI - Set ask modal left amount does not immediately refresh when you set the ask on the right
  • UI - Improve place bid wait for transaction state
  • UI - Improve remove bid wait for transaction state
  • UI - Set Ask - Failed to check transaction hash error #22
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

1 participant