ethers.js/packages/tests
2020-10-06 01:46:23 -04:00
..
contracts Updated CLI solc to versin 0.7.1. 2020-09-23 00:00:21 -04:00
lib CI: Updated provider tests. 2020-10-06 01:46:23 -04:00
lib.esm CI: Updated provider tests. 2020-10-06 01:46:23 -04:00
src.ts CI: Updated provider tests. 2020-10-06 01:46:23 -04:00
.gitignore Major overhaul in compilation to enable ES6 module generation. 2019-08-25 02:39:20 -04:00
.npmignore Ignore metadata files in each package. 2020-09-22 22:57:17 -04:00
karma-reporter.js Updated dist files. 2020-09-22 23:18:45 -04:00
LICENSE.md Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
package.json CI: Updated provider tests. 2020-10-06 01:46:23 -04:00
README.md Updated docs for all packages on npm pages (#1013). 2020-08-25 01:09:48 -04:00
reporter-keepalive.js Updated dist files. 2020-07-13 08:03:56 -04:00
reporter.js Removed export star to fix UMD dist file. 2019-09-06 17:48:26 -04:00
test-esm.html Browser testcases work again. 2019-11-23 21:15:06 +09:00
test-umd.html Updated dist files (sorted package.json to reduce package version change chatter). 2019-11-23 21:38:13 +09:00
thirdparty.d.ts Initial v5 branch commit. 2019-05-14 18:25:46 -04:00
tsconfig.json Updated dist files. 2020-09-22 23:18:45 -04:00

Mocha Test Suite for Ethers

This sub-module is part of the ethers project.

It contains the tests to verify ethers is working correctly.

For more information, see the documentation.

License

MIT License