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 a6889776f4 Dangling commas are now required. (#1359) 6 years ago
..
access Roles now emit events in construction and when renouncing. (#1329) 6 years ago
crowdsale Dangling commas are now required. (#1359) 6 years ago
drafts Add SignatureBouncer test for when msg.data is too short (#1360) 6 years ago
examples RBAC and Ownable migration towards Roles (#1291) 7 years ago
helpers Add BigNumber support to expectEvent/inLogs (#1026) (#1338) 6 years ago
introspection Add Mock suffix to variable names #1172 (#1324) 6 years ago
library Add missing tests to ECSDA (#1248) 6 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 Dangling commas are now required. (#1359) 6 years ago
token Dangling commas are now required. (#1359) 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) 7 years ago