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
Nicolás Venturo ae109f69cc Improved bounty tests. (#1350) 6 years ago
..
access Roles now emit events in construction and when renouncing. (#1329) 6 years ago
crowdsale Add Mock suffix to variable names #1172 (#1324) 6 years ago
drafts Changes to Counter (#1332) 6 years ago
examples RBAC and Ownable migration towards Roles (#1291) 6 years ago
helpers Remove lodash from tests (#1323) 6 years ago
introspection Add Mock suffix to variable names #1172 (#1324) 6 years ago
library rename MerkleProof.verifyProof to MerkleProof.verify (#1294) 6 years ago
lifecycle RBAC and Ownable migration towards Roles (#1291) 6 years ago
math remove arrow functions from js tests (#1225) 7 years ago
ownership Remove CanReclaimToken (#1306) 6 years ago
payment Fixed a broken payment test (+ another small fix) (#1318) 6 years ago
token Removed mintingFinished. (#1351) 6 years ago
Address.test.js Add unit test specific to Address utils (#1251) (#1316) 6 years ago
BreakInvariantBounty.test.js Improved bounty tests. (#1350) 6 years ago
ReentrancyGuard.test.js Replace all asserts with chai.should (#1183) 7 years ago
TESTING.md Improve README (#1309) 6 years ago