• Mark Tyneway's avatar
    ctp: add foundry tests for Drippie · 4f2853a1
    Mark Tyneway authored
    This commit adds foundry tests for the `Drippie` smart contract.
    Test coverage is improved as additional events that were not tested
    before are now being tested for. Also allows a future version of
    `Drippie` to be more easily invariant tested.
    
    All hardhat tests are ported 1:1 with additional assertion of
    specific `CALL`s and events being emitted.
    4f2853a1
Name
Last commit
Last update
..
AssetReceiver.t.sol Loading commit data...
AttestationStation.t.sol Loading commit data...
Drippie.t.sol Loading commit data...
Optimist.t.sol Loading commit data...
Transactor.t.sol Loading commit data...