Closed theref closed 1 year ago
@antazoey are you on the ape discord, couldn't see anyone with the same pic (mine is also different).
@antazoey are you on the ape discord, couldn't see anyone with the same pic (mine is also different).
im antazoey#5084 on discord, same pic
Are you suggesting adding a new class to conftest.py
? i guess that inherits from MockEtherscanBackend
and just overwrites get_mock_response
to return a 429 and then a proper response
Are you suggesting adding a new class to
conftest.py
? i guess that inherits fromMockEtherscanBackend
and just overwritesget_mock_response
to return a 429 and then a proper response
i think there is an add_handler()
method which allow you to set up a mock.. let me check to see if i can something started
tests only failing because of secrets / forked repo etc passes locally
What I did
fixes: #
How I did it
How to verify it
Checklist
Overrides https://github.com/ApeWorX/ape-etherscan/pull/77