agent0.utils.block_number_before_timestamp_test

Test for the block_before_timestamp function.

Functions

test_block_number_before_timestamp(fast_chain_fixture)

Test that ensures block_before_timestamp always returns a block number

Module Contents

agent0.utils.block_number_before_timestamp_test.test_block_number_before_timestamp(fast_chain_fixture: agent0.LocalChain)

Test that ensures block_before_timestamp always returns a block number with a timestamp that is closest to but before the provided timestamp.