Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
captcha
Commits
5ecbdb04
Commit
5ecbdb04
authored
Oct 04, 2019
by
Fabiano Sant'Ana
Browse files
Issue #3083792 by wundo, JeroenT: Updates comment
parent
90daf373
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
tests/src/Functional/CaptchaWebTestBase.php
tests/src/Functional/CaptchaWebTestBase.php
+0
-13
No files found.
tests/src/Functional/CaptchaWebTestBase.php
View file @
5ecbdb04
...
...
@@ -8,19 +8,6 @@ use Drupal\Core\Session\AccountInterface;
use
Drupal\field\Entity\FieldConfig
;
use
Drupal\Tests\BrowserTestBase
;
/**
* The TODO list.
*
* @todo write test for CAPTCHAs on admin pages.
* @todo test for default challenge type.
* @todo test about placement (comment form, node forms, log in form, etc).
* @todo test if captcha_cron does it work right.
* @todo test custom CAPTCHA validation stuff.
* @todo test if entry on status report (Already X blocked form submissions).
* @todo test space ignoring validation of image CAPTCHA.
* @todo refactor the 'comment_body[0][value]' stuff.
*/
/**
* Base class for CAPTCHA tests.
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment