git.delta.rocks / unique-network / refs/commits / 4a64f69a9a79

difftreelog

commits

tests/srchistory
  1. tests: make transferExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #4a64f69
  2. tests: make transferFromExpectFail accept bigint
    Yaroslav Bolyukin 2021-01-28 #8edc5d8
  3. tests: getAllowance helper
    Yaroslav Bolyukin 2021-01-28 #99a84ac
  4. tests: make transferFromExpectSuccess accept bigin
    Yaroslav Bolyukin 2021-01-28 #982963b
  5. tests: make approveExpectSuccess accept bigint
    Yaroslav Bolyukin 2021-01-28 #ecb86e4
  6. tests: fix CreateItemData definition
    Yaroslav Bolyukin 2021-01-28 #09636be
  7. tests: U128_MAX helper constant
    Yaroslav Bolyukin 2021-01-28 #8a4b6c8
  8. tests: allow returning result from usingApi
    Yaroslav Bolyukin 2021-01-28 #4c02209
  9. Add tests for setMintPermission
    Greg Zaitsev 2021-02-05 #dddaa3d
  10. Add tests for enableContactSponsoring
    Greg Zaitsev 2021-02-05 #ac00479
  11. Move non-white-listed non-privileged test for set mint permission to negative
    Greg Zaitsev 2021-02-05 #9abd4da
  12. Upgrade unit tests to newer substrate
    Greg Zaitsev 2021-02-05 #d59a8e7
  13. Add re-enable test to enableContractSponsoring
    Greg Zaitsev 2021-02-05 #2dd8b9f
  14. tests: enabling/disabling public minting twice
    Yaroslav Bolyukin 2021-02-04 #0e96376
  15. Merge branch 'develop' into feature/NFTPAR-243_enableContractSponsoring
    Yaroslav Bolyukin 2021-02-04 #ff11a70
  16. Merge branch 'develop' of github.com:usetech-llc/nft_private into feature/NFTPAR-252_setMintPermission
    Yaroslav Bolyukin 2021-02-04 #1d9eb90
  17. Add tests for removeFromWhiteList
    Greg Zaitsev 2021-02-03 #104a9a3
  18. tests: enabling/disabling contract sponsoring twice
    Yaroslav Bolyukin 2021-02-04 #f8edc89
  19. Add tests for setContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #3f3b2f7
  20. tests: remove dependency on execution order
    Yaroslav Bolyukin 2021-02-01 #70ccc05
  21. tests: ensure non-WL address can't mint tokens
    Yaroslav Bolyukin 2021-02-01 #55ff5a9
  22. Feature/nftpar 241
    Greg Zaitsev 2021-02-03 #ed32234
  23. Remove .only, add shortcut for testSetContractSponsoringRateLimit
    Greg Zaitsev 2021-02-03 #eced76c
  24. tests: move removal from non-WL test to positive
    Yaroslav Bolyukin 2021-01-28 #4640cd7
  25. tests: add enableContractSponsoring tests
    Yaroslav Bolyukin 2021-02-02 #b0e2eec
  26. tests: add createItemExpectFailure helper
    Yaroslav Bolyukin 2021-02-01 #0d78fdd
  27. CreateMutipleItems: Fix getting non-existing collection ID
    Greg Zaitsev 2021-02-03 #b21f673
  28. tests: add setContractSponsoringRateLimit tests
    Yaroslav Bolyukin 2021-02-02 #b0978b8
  29. tests: add tests for removeFromWhiteList
    Yaroslav Bolyukin 2021-01-27 #54428b0
  30. tests: toggleFlipValue contract helper
    Yaroslav Bolyukin 2021-02-02 #5a5b604
  31. tests: remove dependency on tests execution order
    Yaroslav Bolyukin 2021-02-01 #71a792f
  32. Add vscode devcontainer configuration files
    Greg Zaitsev 2021-02-02 #02dce72
  33. # Conflicts:
    #	tests/package-lock.json
    #	tests/src/substrate/substrate-api.ts
    kpozdnikin 2021-02-02 #ffe7ca2
  34. tests: setContractSponsoringRateLimitExpectFailure
    Yaroslav Bolyukin 2021-02-02 #64c2ea3
  35. tests: removeFromWhiteList helpers
    Yaroslav Bolyukin 2021-01-27 #6e7b40e
  36. tests: contract sponsoring helpers
    Yaroslav Bolyukin 2021-02-02 #98ba4b3
  37. As decided at the meetup
    Yaroslav Bolyukin 2021-01-26 #6809679
  38. Fix transferFrom implementation/test
    Greg Zaitsev 2021-02-02 #7efe1bc
  39. fixes
    kpozdnikin 2021-01-18 #f6d75fb
  40. Chain extensions
    str-mv 2021-02-01 #037be4d
  41. tests: toggleFlipValueExpectFailure helper
    Yaroslav Bolyukin 2021-02-02 #87655ec
  42. tests: isWhitelisted helper
    Yaroslav Bolyukin 2021-01-27 #cd2a8fc
  43. tests: add setMintPermission tests
    Yaroslav Bolyukin 2021-01-26 #93c5df1
  44. Feature/nftpar 251
    Greg Zaitsev 2021-01-26 #4622c7c
  45. # Conflicts:
    #	tests/package.json
    kpozdnikin 2021-01-18 #9ecb329
  46. Feature/nftpar 256
    Greg Zaitsev 2021-02-01 #f939f5d
  47. Hide unneeded debug output
    Greg Zaitsev 2021-02-01 #38fabb7
  48. tests: disableWhiteListExpectSuccess helper
    Yaroslav Bolyukin 2021-01-27 #8a261a0
  49. tests: add setMintPermission helpers
    Yaroslav Bolyukin 2021-01-26 #9f99a88
  50. Transaction should be executed by accountApproved, not accountFrom
    Yaroslav Bolyukin 2021-01-28 #39437c5