Skip to content
Snippets Groups Projects

Issue #2484991: Add the session to the request in KernelTestBase / BrowserTestBase

Closed znerol requested to merge issue/drupal-2484991:2484991-ktb-mock-session into 11.x

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
  • Andrey Postnikov
  • Andrey Postnikov
  • znerol added 3 commits

    added 3 commits

    • 14591dec - Do not attempt to close the session if there is no container in BTB
    • b49d0787 - Set session in installer InstallerTestBase
    • 767d0429 - Add session to request in various kernel, browser tests

    Compare with previous version

  • znerol added 6 commits

    added 6 commits

    • b031218f - Add session to all requests in table sort extender tests
    • 7e02ad3f - Add session to request in prepareRequestForGenerator()
    • 52dd96ff - Use rebuildContainer() in TwigIncludeTest, otherwise request is lost
    • 7b56d0e5 - Use rebuildContainer in TranslationStringTest
    • 55a2d2dc - Add session to request in prepareRequestForGenerator()
    • 4cc4bc9a - Add session to requests in AssertViewsCacheTagsTrait

    Compare with previous version

  • znerol added 1 commit

    added 1 commit

    Compare with previous version

  • Oleh Vehera
  • Oleh Vehera
  • znerol added 2 commits

    added 2 commits

    • db6ef921 - Document why cli tools are exempted in the session middleware
    • 4399f533 - Extract protected methods for session initialization

    Compare with previous version

  • znerol resolved all threads

    resolved all threads

  • znerol added 232 commits

    added 232 commits

    • 4399f533...138349bf - 212 commits from branch project:10.1.x
    • be8c5126 - 2484991-70.patch
    • 98772308 - 2484991-72.patch
    • e4998f94 - Test that session is available in KTB and BTB
    • 620e32d7 - Start session in DrupalKernel::preHandle, close it in tearDown()
    • 64e6f9e6 - Remove unused use statement
    • 67b0b326 - Do not attempt to close the session if there is no container
    • 8f9278cb - Stop calling prepareRequestForGenerator() from within rebuildContainer()
    • 60f8979c - Do not attempt to close the session if there is no container in BTB
    • dba0d168 - Set session in installer InstallerTestBase
    • a50024ab - Add session to request in various kernel, browser tests
    • 05e99b7f - Add session to all requests in table sort extender tests
    • 9c5ef7d5 - Add session to request in prepareRequestForGenerator()
    • a5de7b55 - Use rebuildContainer() in TwigIncludeTest, otherwise request is lost
    • 45d61664 - Use rebuildContainer in TranslationStringTest
    • 94996d7b - Add session to request in prepareRequestForGenerator()
    • abf5199b - Add session to requests in AssertViewsCacheTagsTrait
    • 9fa7b10e - Fix deprecation message
    • c4fc7a87 - Document why cli tools are exempted in the session middleware
    • c2820633 - Extract protected methods for session initialization
    • 1638b8df - Update test for changes introduced in #1088112

    Compare with previous version

  • Oleh Vehera added 71 commits

    added 71 commits

    • 1638b8df...66500ab0 - 51 commits from branch project:10.1.x
    • 5404a88d - 2484991-70.patch
    • 0e522edf - 2484991-72.patch
    • 26edafd7 - Test that session is available in KTB and BTB
    • ca261f39 - Start session in DrupalKernel::preHandle, close it in tearDown()
    • 9c6c5f3f - Remove unused use statement
    • 50573867 - Do not attempt to close the session if there is no container
    • 43048706 - Stop calling prepareRequestForGenerator() from within rebuildContainer()
    • c415bb6f - Do not attempt to close the session if there is no container in BTB
    • d2a1015f - Set session in installer InstallerTestBase
    • b902eb07 - Add session to request in various kernel, browser tests
    • 330bc0db - Add session to all requests in table sort extender tests
    • 4b9169c4 - Add session to request in prepareRequestForGenerator()
    • 407a55af - Use rebuildContainer() in TwigIncludeTest, otherwise request is lost
    • 480daf85 - Use rebuildContainer in TranslationStringTest
    • 981d00b4 - Add session to request in prepareRequestForGenerator()
    • 7c4635d3 - Add session to requests in AssertViewsCacheTagsTrait
    • 16d8112a - Fix deprecation message
    • bcba593d - Document why cli tools are exempted in the session middleware
    • 31eda1a8 - Extract protected methods for session initialization
    • d115cf1c - Update test for changes introduced in #1088112

    Compare with previous version

  • Oleh Vehera added 21 commits

    added 21 commits

    • 90897afe - 1 commit from branch project:10.1.x
    • 0034a49b - 2484991-70.patch
    • fadd3885 - 2484991-72.patch
    • d53cdeb4 - Test that session is available in KTB and BTB
    • 0167b38f - Start session in DrupalKernel::preHandle, close it in tearDown()
    • a08087ab - Remove unused use statement
    • ae716d25 - Do not attempt to close the session if there is no container
    • 8b306c7b - Stop calling prepareRequestForGenerator() from within rebuildContainer()
    • b8207651 - Do not attempt to close the session if there is no container in BTB
    • 11ac2369 - Set session in installer InstallerTestBase
    • 0c8d7fa7 - Add session to request in various kernel, browser tests
    • a9a0fb6c - Add session to all requests in table sort extender tests
    • 47a663fa - Add session to request in prepareRequestForGenerator()
    • 7fad3311 - Use rebuildContainer() in TwigIncludeTest, otherwise request is lost
    • c338046d - Use rebuildContainer in TranslationStringTest
    • 45aadd88 - Add session to request in prepareRequestForGenerator()
    • 25e9c330 - Add session to requests in AssertViewsCacheTagsTrait
    • 4ac84de1 - Fix deprecation message
    • 21f12c5f - Document why cli tools are exempted in the session middleware
    • 84393977 - Extract protected methods for session initialization
    • 9c300e4d - Update test for changes introduced in #1088112

    Compare with previous version

  • Oleh Vehera added 42 commits

    added 42 commits

    • 9c300e4d...30a1e232 - 22 commits from branch project:10.1.x
    • 5dbd80e8 - 2484991-70.patch
    • 24c7e066 - 2484991-72.patch
    • 82bab1de - Test that session is available in KTB and BTB
    • d0efc09b - Start session in DrupalKernel::preHandle, close it in tearDown()
    • 79bd9c95 - Remove unused use statement
    • a1ba2cb2 - Do not attempt to close the session if there is no container
    • aba7c6bf - Stop calling prepareRequestForGenerator() from within rebuildContainer()
    • 906a8b7d - Do not attempt to close the session if there is no container in BTB
    • a3537ad1 - Set session in installer InstallerTestBase
    • de7e47b3 - Add session to request in various kernel, browser tests
    • c8034e6f - Add session to all requests in table sort extender tests
    • c30ae9cf - Add session to request in prepareRequestForGenerator()
    • 50f8531e - Use rebuildContainer() in TwigIncludeTest, otherwise request is lost
    • 4b64daa2 - Use rebuildContainer in TranslationStringTest
    • 0e918580 - Add session to request in prepareRequestForGenerator()
    • 7b7a3a06 - Add session to requests in AssertViewsCacheTagsTrait
    • 024d1e9c - Fix deprecation message
    • c80ccb78 - Document why cli tools are exempted in the session middleware
    • 151f5977 - Extract protected methods for session initialization
    • 974ec33d - Update test for changes introduced in #1088112

    Compare with previous version

  • Oleh Vehera added 72 commits

    added 72 commits

    • 974ec33d...8184e399 - 52 commits from branch project:10.1.x
    • 33ac7e4a - 2484991-70.patch
    • 6e54b1c7 - 2484991-72.patch
    • 48d074a0 - Test that session is available in KTB and BTB
    • 6f6737b5 - Start session in DrupalKernel::preHandle, close it in tearDown()
    • 7f3540cb - Remove unused use statement
    • 789aa641 - Do not attempt to close the session if there is no container
    • d62edc89 - Stop calling prepareRequestForGenerator() from within rebuildContainer()
    • 0f0c0a8d - Do not attempt to close the session if there is no container in BTB
    • add4f1aa - Set session in installer InstallerTestBase
    • b83035be - Add session to request in various kernel, browser tests
    • 9deeaf24 - Add session to all requests in table sort extender tests
    • 15e18e9c - Add session to request in prepareRequestForGenerator()
    • f91fc316 - Use rebuildContainer() in TwigIncludeTest, otherwise request is lost
    • dc305fc8 - Use rebuildContainer in TranslationStringTest
    • 38f26dad - Add session to request in prepareRequestForGenerator()
    • 6cd1e254 - Add session to requests in AssertViewsCacheTagsTrait
    • a8e70c20 - Fix deprecation message
    • 0a003611 - Document why cli tools are exempted in the session middleware
    • e0ae2aa6 - Extract protected methods for session initialization
    • f151a55b - Update test for changes introduced in #1088112

    Compare with previous version

  • znerol added 182 commits

    added 182 commits

    • f151a55b...3e4a47a1 - 162 commits from branch project:10.1.x
    • 3e4a47a1...6fbc6717 - 10 earlier commits
    • d7d3924d - Add session to all requests in table sort extender tests
    • 46f3f94a - Add session to request in prepareRequestForGenerator()
    • 05bd8499 - Use rebuildContainer() in TwigIncludeTest, otherwise request is lost
    • 8bcf5e58 - Use rebuildContainer in TranslationStringTest
    • bc77baaf - Add session to request in prepareRequestForGenerator()
    • d6c80f67 - Add session to requests in AssertViewsCacheTagsTrait
    • ffa91134 - Fix deprecation message
    • 5852c6ab - Document why cli tools are exempted in the session middleware
    • bc3c0259 - Extract protected methods for session initialization
    • b907c0cd - Update test for changes introduced in #1088112

    Compare with previous version

  • Derek Wright
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading