Commit Graph

90 Commits (a81b0d0b2136a0cca6029048be25c4e2bb230d49)

Author SHA1 Message Date
nikeshnazareth 0dded493a0 Nonfunctional typos #1643 (#1652) 6 years ago
Nicolás Venturo 96432bf28e Renamed test/behavior to test/behaviors. 6 years ago
Nicolás Venturo 6a658f2ac8 Move PublicRole.behavior to behavior directory. 6 years ago
Nicolás Venturo 3e82db2f6f
Migration to truffle 5 (and web3 1.0 (and BN)) (#1601) 6 years ago
Aniket 350aae09d2 BigNumber comparison improved (#1581) 6 years ago
Nicolás Venturo 12533bcb2b
ERC721 bugfix + gas optimizations (#1549) 6 years ago
Aniket 70fd243e3b Test setup helper added (#1482) 6 years ago
Aniket 5caecf548c getter added for an array of tokens held by an owner (#1522) 6 years ago
Nicolás Venturo c0bda4db88
Updated sendTransaction, added tests. (#1528) 6 years ago
Nicolás Venturo c2de8ffd14
Now testing events in constructors! (#1511) 6 years ago
Nicolás Venturo 7cd0d5a452 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Nicolás Venturo 598a0358fc Dangling commas are now required. (#1359) 6 years ago
Jakub Bogacz 39db4b4b05 Feature/use expect event in test logs assertions #1232 (#1343) 6 years ago
Martín 49d2dd9e08 Add Mock suffix to variable names #1172 (#1324) 6 years ago
Roman Exempliarov a3bb56769e Remove lodash from tests (#1323) 6 years ago
Aniket 9f5b73df37 added a test helper with common constants (#1400) 6 years ago
Nicolás Venturo b0da0fded0
Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
Aniket 58a42443df added a test helper with common constants (#1400) 6 years ago
Francisco Giordano bd8345a153 Separate ERC721Mintable (#1365) 6 years ago
Francisco Giordano 744f567f40 Separate ERC721Mintable (#1365) 6 years ago
Nicolás Venturo a6889776f4 Dangling commas are now required. (#1359) 6 years ago
Jakub Bogacz 536262f2ec Feature/use expect event in test logs assertions #1232 (#1343) 6 years ago
Nicolás Venturo 1b0c6b94b9 Removed mintingFinished. (#1351) 6 years ago
Nicolás Venturo 5fdeaa81d5
Removed mintingFinished. (#1351) 6 years ago
Leo Arias c9e8a66e85 Add the missing test for ERC721Holder (#1249) 6 years ago
Leo Arias 396680b856 Add the missing test for ERC721Holder (#1249) 6 years ago
Martín 4b21fcf5af Add Mock suffix to variable names #1172 (#1324) 6 years ago
Roman Exempliarov d062352de7 Remove lodash from tests (#1323) 6 years ago
Nicolás Venturo 4b33eaefa2 Improved ERC721 granularity (#1304) 6 years ago
Leo Arias fa49e5189d Remove Minted and TokensBurned events (#1305) 6 years ago
Nicolás Venturo f12817e446
RBAC and Ownable migration towards Roles (#1291) 6 years ago
Bing Yi a7ee54e199 getApproved require the given token ID exist (#1256) 6 years ago
Leo Arias b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
Leo Arias 964bc4044a Remove underscores from event parameters. (#1258) 7 years ago
Francisco Giordano 2e0713becb
Rename ERC interfaces to I prefix (#1252) 7 years ago
Roman Exempliarov 9e6307f34b ERC721 pausable token (#1154) 7 years ago
Nicolás Venturo 48fe7b8cbf Changed .eq to .equal. (#1231) 7 years ago
Nicolás Venturo 4fb9bb7020
Minor test style improvements (#1219) 7 years ago
Nicolás Venturo 20cf885430
No longer assigning awaits to temporary variables. (#1216) 7 years ago
Nicolás Venturo 8d11dcc0e5
Increase testing coverage (#1195) 7 years ago
Nicolás Venturo 41e6b2e992
Make ERC721.exists internal (#1193) 7 years ago
Nicolás Venturo ac91af9a6a Replace all asserts with chai.should (#1183) 7 years ago
Nicolás Venturo ba85aef95e Renamed behaviour to behavior. (#1151) 7 years ago
Justus Perlwitz e6c15b34da Remove chai-as-promised (#1116) 7 years ago
Yong Zhen Yu 6bd8842ab5 removed and tested unecessary gas cost (#1017) 7 years ago
Nicolás Venturo cea2a85a42
Remove Babel (#1074) 7 years ago
Paul Barclay 7d8e3ca8b2 Align ERC721 Receiver with current ERC721 standard. (#1047) 7 years ago
Amir Bandeali dc1e352cc4 Don't emit Approval event when approval is cleared on transfer (#1039) 7 years ago
Matt Condon e1dc1411fc WIP: Fix/erc721 (#993) 7 years ago
Matt Condon 259b9da3e6 add 165 to 721 (#972) 7 years ago