Skip to content

Switch test framework from waffle (and truffle) to hardhat. #10

@a-t-0

Description

@a-t-0

Currently, the tests are written using waffle, and truffle. It seems the prevailing test framework has become https://hardhat.org/ . Convert this protocol implementation to the hardhat test framework.

It may be convenient to first ensure the testnet Ether and Chainlink wallets have enough test tokens in them, such that our GitLab CI can run while you are doing the development work. (See #7 )

Once the wallets have sufficient testnet tokens, it is wise to first verify all tests indeed are working, and if not, ensure they do, as it is easier to port a working system than a semi-working/non-functional system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions