GammaProtocol icon indicating copy to clipboard operation
GammaProtocol copied to clipboard

Test port from Truffle to Hardhat

Open jamiebones opened this issue 4 years ago • 0 comments

Task: Feature Name:

High Level Description

The task was to port the unit test from truffle to hardhat. The task was executed in the time frame. Action.test.ts , addressBook.test.ts, ChainlinkPricer.test.ts,CompoundPricer.test.ts,Controller.test.ts and marginVault.test.ts. All except the Controller test has about 13 failing after the port.

Specific Changes Function x was added ...

Code

  • [ ] Unit test 100% coverage
  • [ ] Does your code follow the naming and code documentation guidelines?

Documentation

  • [ ] Is your code up to date with the spec?
  • [ ] Have you added your tests to the testing doc?

jamiebones avatar Jan 13 '22 19:01 jamiebones