agent0.utils.block_number_before_timestamp_test =============================================== .. py:module:: agent0.utils.block_number_before_timestamp_test .. autoapi-nested-parse:: Test for the block_before_timestamp function. .. !! processed by numpydoc !! Functions --------- .. autoapisummary:: agent0.utils.block_number_before_timestamp_test.test_block_number_before_timestamp Module Contents --------------- .. py:function:: 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. .. !! processed by numpydoc !!