• Matthew Slipper's avatar
    Add actor testing framework, basic actor tests · 3ce64804
    Matthew Slipper authored
    Metadata:
    
    - Fixes ENG-1662
    - Fixes ENG-1664
    - Fixes ENG-1663
    
    Adds the actor testing framework and implements some basic actor tests. The tests are:
    
    - An actor that makes repeated deposits
    - An actor that makes repeated transfers
    
    For information on how the framework works, see [integration-tests/actor-tests/README.md](integration-tests/actor-tests/README.md).
    3ce64804
Name
Last commit
Last update
..
ConstructorReverter.sol Loading commit data...
ERC20.sol Loading commit data...
NFT.sol Loading commit data...
OVMContextStorage.sol Loading commit data...
OVMMulticall.sol Loading commit data...
Proxy.sol Loading commit data...
Reverter.sol Loading commit data...
SimpleStorage.sol Loading commit data...
StateDOS.sol Loading commit data...
TestOOG.sol Loading commit data...
ValueCalls.sol Loading commit data...