Hallo!
To make testing easier testing mechanism from django-recaptcha could be restored:
settings:
RECAPTCHA_TESTING = True
form data:
data['g-recaptcha-response'] = 'PASSED'
Currently it is necessary to mock verifying function
nobot.client.HumanCaptchaClient.verify