mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/test
Leo Arias b4f87bb8fc Rename AutoIncrementing to Counter (#1307) 7 years ago
..
access Role library now requires non-zero addresses. (#1303) 7 years ago
crowdsale RBAC and Ownable migration towards Roles (#1291) 7 years ago
drafts Add ERC20 opt-in migration contract (#1054) 7 years ago
examples RBAC and Ownable migration towards Roles (#1291) 7 years ago
helpers Add ERC20 opt-in migration contract (#1054) 7 years ago
introspection Rename SupportsInterfaceWithLookup to ERC165 (#1288) 7 years ago
library rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 7 years ago
lifecycle RBAC and Ownable migration towards Roles (#1291) 7 years ago
math remove arrow functions from js tests (#1225) 7 years ago
ownership Remove CanReclaimToken (#1306) 7 years ago
payment Fixed a broken payment test (+ another small fix) (#1318) 7 years ago
token fix linter error 7 years ago
Address.test.js Add unit test specific to Address utils (#1251) (#1316) 7 years ago
BreakInvariantBounty.test.js Allow non-beneficiaries to trigger release of their funds (#1275) 7 years ago
Counter.test.js Rename AutoIncrementing to Counter (#1307) 7 years ago
ReentrancyGuard.test.js Replace all asserts with chai.should (#1183) 7 years ago
TESTING.md Improve README (#1309) 7 years ago