Skip to content

Restore RECAPTCHA_TESTING mechanism #5

@lenarother

Description

@lenarother

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions