-
Notifications
You must be signed in to change notification settings - Fork 12.3k
Closed
Labels
featureNew contracts, functions, or helpers.New contracts, functions, or helpers.testsTest suite and helpers.Test suite and helpers.
Description
This will probably be the biggest 2.1 feature: we want to publish our testing suite on the npm package, along with helpers, behaviors, etc., so users can more easily and correctly test their code. A lot of work is required before this can be achieved though:
- Add a testing guide (Add testing guide #1077)
- Improve test descriptions (Improve test suite descriptions #1157)
- Test the helpers (Test the testing helpers #1078)
- Improve the EVM exception helpers (unify ethereum revert/throw/etc error expectations #942)
- Improve the logging helpers (Add BigNumber support to expectEvent/inLogs #1026)
- Set standards for our behaviors and document them (Properly document and maintain contract behavior test files #1085)
0xferit
Metadata
Metadata
Assignees
Labels
featureNew contracts, functions, or helpers.New contracts, functions, or helpers.testsTest suite and helpers.Test suite and helpers.