Upgrade unit tests to newer substrate
Greg Zaitsev 2021-02-05 #d59a8e7
Upgrade deps to fix regex memory leak
Greg Zaitsev 2021-02-05 #e182b08
- TransferFrom + approve unit tests - change recipient address
Greg Zaitsev 2021-02-05 #3c66d75
Add tests for removeFromWhiteList
Greg Zaitsev 2021-02-03 #104a9a3
- build upgrade deps to fix regex memory leak
Yaroslav Bolyukin 2021-02-05 #74c2a17
- tests: fix refungible_approve_and_transfer_from
Yaroslav Bolyukin 2021-02-04 #a06cd6a
Add tests for setContractSponsoringRateLimit
Greg Zaitsev 2021-02-03 #3f3b2f7
- tests: remove dependency on execution order
Yaroslav Bolyukin 2021-02-01 #70ccc05
- tests: fix fungible_approve_and_transfer_from
Yaroslav Bolyukin 2021-02-04 #50b768d
Feature/nftpar 241
Greg Zaitsev 2021-02-03 #ed32234
- Remove .only, add shortcut for testSetContractSponsoringRateLimit
Greg Zaitsev 2021-02-03 #eced76c
- tests: move removal from non-WL test to positive
Yaroslav Bolyukin 2021-01-28 #4640cd7
- tests: fix incorrect approved check
Yaroslav Bolyukin 2021-02-04 #96de866
Update readme in root and tests for building
Greg Zaitsev 2021-02-03 #3f6d973
- CreateMutipleItems: Fix getting non-existing collection ID
Greg Zaitsev 2021-02-03 #b21f673
- tests: add setContractSponsoringRateLimit tests
Yaroslav Bolyukin 2021-02-02 #b0978b8
- tests: add tests for removeFromWhiteList
Yaroslav Bolyukin 2021-01-27 #54428b0
- tests: upgrade mock to newer substrate
Yaroslav Bolyukin 2021-02-04 #f0da0f0
Add vscode devcontainer configuration files
Greg Zaitsev 2021-02-02 #02dce72
- Update readme in root and tests for building
Greg Zaitsev 2021-02-03 #4e967aa
# Conflicts:
# tests/package-lock.json
# tests/src/substrate/substrate-api.ts
kpozdnikin 2021-02-02 #ffe7ca2
- tests: setContractSponsoringRateLimitExpectFailure
Yaroslav Bolyukin 2021-02-02 #64c2ea3
- tests: removeFromWhiteList helpers
Yaroslav Bolyukin 2021-01-27 #6e7b40e
Fix transferFrom implementation/test
Greg Zaitsev 2021-02-02 #7efe1bc
- build add vscode devcontainer configuration files
Yaroslav Bolyukin 2021-01-27 #377b253
- fixes
kpozdnikin 2021-01-18 #f6d75fb
Chain extensions
str-mv 2021-02-01 #037be4d
- tests: toggleFlipValueExpectFailure helper
Yaroslav Bolyukin 2021-02-02 #87655ec
- tests: isWhitelisted helper
Yaroslav Bolyukin 2021-01-27 #cd2a8fc
Key is (who_approved, approved_for), not (who_approved, transfer_target)
Yaroslav Bolyukin 2021-01-28 #91ad8d6
Feature/nftpar 251
Greg Zaitsev 2021-01-26 #4622c7c
# Conflicts:
# tests/package.json
kpozdnikin 2021-01-18 #9ecb329
Feature/nftpar 256
Greg Zaitsev 2021-02-01 #f939f5d
- Hide unneeded debug output
Greg Zaitsev 2021-02-01 #38fabb7
- tests: toggleFlipValue contract helper
Yaroslav Bolyukin 2021-02-02 #5a5b604
- tests: disableWhiteListExpectSuccess helper
Yaroslav Bolyukin 2021-01-27 #8a261a0
Transaction should be executed by accountApproved, not accountFrom
Yaroslav Bolyukin 2021-01-28 #39437c5
Add tests for setVariableMetadata
usetech-llc 2021-01-26 #dc53bbc
- Formatting
Greg Zaitsev 2021-01-26 #4eb166e
- createMultipleItems test
kpozdnikin 2021-01-13 #f4eeb2e
Feature/nftpar 235 258
Greg Zaitsev 2021-01-18 #07025d8
- Add setVariableOnChainSchema test
Antz0x0z 2021-01-27 #ea4869a
- Update README (bulding and testing)
Greg Zaitsev 2021-02-01 #0379d3a
- tests: contract sponsoring helpers
Yaroslav Bolyukin 2021-02-02 #98ba4b3
Feature/nftpar 288
str-mv 2021-01-26 #1b4fb71
- style fix tslint warnings
Yaroslav Bolyukin 2021-01-26 #01e7dd2
Refactoring
Antz0x0z 2021-01-26 #bc27001
- createMultipleItems tests
kpozdnikin 2021-01-12 #2c99b94
Unit tests and overflow bug fixed
Greg Zaitsev 2021-01-15 #42edda1
- tests fixes
kpozdnikin 2021-01-18 #b05ce7a