Skip to content
Snippets Groups Projects

Issue #3504114: Test to demo error

Open Eric Smith requested to merge issue/drupal-3504114:3504114-cache-redirect-error into 11.x
1 unresolved thread

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
  • Eric Smith resolved all threads

    resolved all threads

  • 1 <?php
    2
    3 declare(strict_types=1);
    4
    5 namespace Drupal\Tests\node\Functional;
    6
    7 /**
    8 * Tests the node access grants cache context service.
    9 *
    10 * @group node
    11 * @group Cache
    12 */
    13 class NodeAccessCacheRedirectWarning extends NodeTestBase {
  • catch added 1 commit

    added 1 commit

    Compare with previous version

  • catch added 1 commit

    added 1 commit

    Compare with previous version

  • catch added 1 commit

    added 1 commit

    • 77e0315a - Move user.roles:authenticated cache context around.

    Compare with previous version

  • catch added 1 commit

    added 1 commit

    • bd40e4e2 - Move user.roles:authenticated cache context around.

    Compare with previous version

  • catch added 1 commit

    added 1 commit

    • b341bb10 - Add the node grants cache context in exactly one additional situation.

    Compare with previous version

  • catch added 9 commits

    added 9 commits

    • b341bb10...93ec7a93 - 2 commits from branch project:11.x
    • 3ce43cc2 - Issue #3504114: Add WIP test to show error
    • 7c76520e - Issue #3504114: If edit own content is added, then the cache context user is...
    • 9ad37e77 - Rename test.
    • f9f1f2ba - Add extra cache context.
    • 711552bd - Move user.roles:authenticated cache context around.
    • 025c6e98 - Add the node grants cache context in exactly one additional situation.
    • e4be93b0 - Move things back where they were, but keep comment.

    Compare with previous version

  • catch marked this merge request as ready

    marked this merge request as ready

  • added 1 commit

    • a993579b - Add PseudoCacheContext and DependencyVariation, do not implement yet.

    Compare with previous version

  • added 1 commit

    • c39d91c0 - phpcs, not sure if this will pass

    Compare with previous version

  • Adam Bramley added 340 commits

    added 340 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading