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

Test tokens and nft collections against node's data #19

Merged
merged 7 commits into from
Jul 3, 2023

Commits on Jun 30, 2023

  1. Test tokens type

    Following async testing from: https://jestjs.io/docs/asynchronous#promises
    tdroxler committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    915cd0d View commit details
    Browse the repository at this point in the history
  2. Test token metadata

    tdroxler committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    bf598a9 View commit details
    Browse the repository at this point in the history
  3. Update web3 to 0.14.0

    tdroxler committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1b8a6f6 View commit details
    Browse the repository at this point in the history
  4. Test NFT Collections

    tdroxler committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5047ef5 View commit details
    Browse the repository at this point in the history
  5. Improve test naming

    Co-authored-by: Hongchao Liu <[email protected]>
    tdroxler and h0ngcha0 authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d7c7abf View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Improve naming in nft tests

    tdroxler committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    308c92b View commit details
    Browse the repository at this point in the history
  2. Test collection uri data

    tdroxler committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    57a32fa View commit details
    Browse the repository at this point in the history