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
Francisco Giordano 7618b91d9c
Fix balance and allowance checks in _burn and _burnFrom (#1218)
7 years ago
..
access Replace all asserts with chai.should (#1183) 7 years ago
crowdsale No longer assigning awaits to temporary variables. (#1216) 7 years ago
examples No longer assigning awaits to temporary variables. (#1216) 7 years ago
helpers Replace all asserts with chai.should (#1183) 7 years ago
introspection No longer assigning awaits to temporary variables. (#1216) 7 years ago
library No longer assigning awaits to temporary variables. (#1216) 7 years ago
lifecycle No longer assigning awaits to temporary variables. (#1216) 7 years ago
math No longer assigning awaits to temporary variables. (#1216) 7 years ago
ownership No longer assigning awaits to temporary variables. (#1216) 7 years ago
payment No longer assigning awaits to temporary variables. (#1216) 7 years ago
proposals/ERC1046 No longer assigning awaits to temporary variables. (#1216) 7 years ago
token Fix balance and allowance checks in _burn and _burnFrom (#1218) 7 years ago
.eslintrc feat: enable eslint 7 years ago
AutoIncrementing.test.js Replace all asserts with chai.should (#1183) 7 years ago
Bounty.test.js Increase testing coverage (#1195) 7 years ago
Heritable.test.js Replace all asserts with chai.should (#1183) 7 years ago
LimitBalance.test.js Replace all asserts with chai.should (#1183) 7 years ago
ReentrancyGuard.test.js Replace all asserts with chai.should (#1183) 7 years ago
SimpleSavingsWallet.test.js Replace all asserts with chai.should (#1183) 7 years ago