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

chore(smart-contracts): cleanup tests from remains of Truffle #13365

Merged
merged 38 commits into from Mar 5, 2024

Commits on Mar 5, 2024

  1. refactor hook tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    e92040f View commit details
    Browse the repository at this point in the history
  2. some more hooks

    clemsos committed Mar 5, 2024
    Copy the full SHA
    c228074 View commit details
    Browse the repository at this point in the history
  3. udt tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    41cc8e6 View commit details
    Browse the repository at this point in the history
  4. add note to clean that up

    clemsos committed Mar 5, 2024
    Copy the full SHA
    bfdd217 View commit details
    Browse the repository at this point in the history
  5. fix some more tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    95269b9 View commit details
    Browse the repository at this point in the history
  6. more fixes

    clemsos committed Mar 5, 2024
    Copy the full SHA
    f8cc399 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9f5bf00 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3b5e6f0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    fc364af View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    12af8f4 View commit details
    Browse the repository at this point in the history
  11. refactor behaviors tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    7310d93 View commit details
    Browse the repository at this point in the history
  12. fix erc721 tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    c558649 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    8ece691 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    d9f6d84 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    31e905d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    c862009 View commit details
    Browse the repository at this point in the history
  17. refactor gas tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    e3c85cd View commit details
    Browse the repository at this point in the history
  18. keyManager tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    f4baf56 View commit details
    Browse the repository at this point in the history
  19. fix all permissions scripts

    clemsos committed Mar 5, 2024
    Copy the full SHA
    4fe0409 View commit details
    Browse the repository at this point in the history
  20. cleanup some mroe

    clemsos committed Mar 5, 2024
    Copy the full SHA
    bf03f4e View commit details
    Browse the repository at this point in the history
  21. fix a bunch more

    clemsos committed Mar 5, 2024
    Copy the full SHA
    c005713 View commit details
    Browse the repository at this point in the history
  22. fix more tests

    clemsos committed Mar 5, 2024
    Copy the full SHA
    2bc973a View commit details
    Browse the repository at this point in the history
  23. fix tests again

    clemsos committed Mar 5, 2024
    Copy the full SHA
    af2ed4e View commit details
    Browse the repository at this point in the history
  24. behaviors fixes

    clemsos committed Mar 5, 2024
    Copy the full SHA
    a5633d6 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    0a324cd View commit details
    Browse the repository at this point in the history
  26. use qualified path

    clemsos committed Mar 5, 2024
    Copy the full SHA
    fef43ba View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    885a69c View commit details
    Browse the repository at this point in the history
  28. fix tokenURI test

    clemsos committed Mar 5, 2024
    Copy the full SHA
    ac85915 View commit details
    Browse the repository at this point in the history
  29. actually no need to skip

    clemsos committed Mar 5, 2024
    Copy the full SHA
    fb48db9 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    b70e8a5 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    74a5ee8 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    d0aa745 View commit details
    Browse the repository at this point in the history
  33. literal import of assert

    clemsos committed Mar 5, 2024
    Copy the full SHA
    4d2e90e View commit details
    Browse the repository at this point in the history
  34. bunch of fixes

    clemsos committed Mar 5, 2024
    Copy the full SHA
    18e5c6c View commit details
    Browse the repository at this point in the history
  35. cleanup package.json

    clemsos committed Mar 5, 2024
    Copy the full SHA
    2b1a214 View commit details
    Browse the repository at this point in the history
  36. one last test

    clemsos committed Mar 5, 2024
    Copy the full SHA
    cf3f74f View commit details
    Browse the repository at this point in the history
  37. delete unsued file

    clemsos committed Mar 5, 2024
    Copy the full SHA
    b2e392e View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    acf8b21 View commit details
    Browse the repository at this point in the history