ethers.js/packages/tests
2021-02-12 19:06:01 -05:00
..
contracts Updated CLI solc to versin 0.7.1. 2020-09-23 00:00:21 -04:00
lib Updated dist files. 2021-02-12 19:06:01 -05:00
lib.esm Updated dist files. 2021-02-12 19:06:01 -05:00
src.ts Updated dist files. 2021-02-12 19:06:01 -05:00
.gitignore Major overhaul in compilation to enable ES6 module generation. 2019-08-25 02:39:20 -04:00
.npmignore Refactoring dist build process. 2020-11-14 17:42:36 -05: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 Updated dist files. 2021-02-12 19:06:01 -05: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