Skip to content
Snippets Groups Projects

enable for tests in modules

1 unresolved thread

Closes #3517369

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
19 19
20 20 const LONG_TEXT = 'This is text long enough to trigger Apache mod_deflate to add a `vary: accept-encoding` header to the response.';
21 21
22 // phpcs:disable Drupal.Commenting.FunctionComment.Missing
  • Author Maintainer

    Many methods in the class are named like 'testN', which makes it difficult to know what it being tested. I think a better use of time is to ignore this sniff in this file as needed.

    A followup could be made to improve the comments, if we think that is worthwhile.

  • Please register or sign in to reply
  • quietone left review comments

    left review comments

  • Please register or sign in to reply
    Loading