celo-monorepo icon indicating copy to clipboard operation
celo-monorepo copied to clipboard

Reformatting and tests

Open martinvol opened this issue 7 months ago • 1 comments

Description

  • [ ] Made formatting consistent for tests (emits and reverts) and for classes
    • [ ] Write Style guide on the Readme
  • [x] Removed empty setUps
  • [ ] ~~Moved Mocks out of the contracts folder.~~ Likely wont do as truffleTests still use this.
  • [x] Merge after https://github.com/celo-org/celo-monorepo/pull/10673 (includes changes by mistake)

Tested

Test updates

Related issues

Backwards compatibility

Brief explanation of why these changes are/are not backwards compatible.

Documentation

The set of community facing docs that have been added/modified because of this change

martinvol avatar Jan 08 '24 13:01 martinvol

TODO FeeCurrencyWhitelist.t.sol should also be formatted.

martinvol avatar Jan 26 '24 04:01 martinvol