agent0.core.hyperdrive.interactive.hyperdrive_test

Tests interactive hyperdrive end to end.

Functions

test_hyperdrive_from_local_chain_not_allowed(...)

test_remote_funding_and_trades(fast_chain_fixture)

Deploy a local chain and point the remote interface to the local chain.

test_no_policy_call(fast_chain_fixture)

Test no policy call error on the base remote chain.

test_no_approval(fast_chain_fixture)

Test no approval error on the base remote chain.

test_out_of_gas(fast_chain_fixture)

Test out of gas error on the base remote chain.

Module Contents

agent0.core.hyperdrive.interactive.hyperdrive_test.test_hyperdrive_from_local_chain_not_allowed(fast_chain_fixture: agent0.core.hyperdrive.interactive.local_chain.LocalChain)
agent0.core.hyperdrive.interactive.hyperdrive_test.test_remote_funding_and_trades(fast_chain_fixture: agent0.core.hyperdrive.interactive.local_chain.LocalChain)

Deploy a local chain and point the remote interface to the local chain.

agent0.core.hyperdrive.interactive.hyperdrive_test.test_no_policy_call(fast_chain_fixture: agent0.core.hyperdrive.interactive.local_chain.LocalChain)

Test no policy call error on the base remote chain.

agent0.core.hyperdrive.interactive.hyperdrive_test.test_no_approval(fast_chain_fixture: agent0.core.hyperdrive.interactive.local_chain.LocalChain)

Test no approval error on the base remote chain.

agent0.core.hyperdrive.interactive.hyperdrive_test.test_out_of_gas(fast_chain_fixture: agent0.core.hyperdrive.interactive.local_chain.LocalChain)

Test out of gas error on the base remote chain.