Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: Fix testsuite for simple use cases (in phpunit) #5346

Merged
merged 13 commits into from
Nov 20, 2024

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    1761ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9772caf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5582ba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5bb8ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0b1e14 View commit details
    Browse the repository at this point in the history
  6. WIP

    mhsdesign committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d47d212 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c20365 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Merge branch '9.0' into task/fix-testsuite-for-simple-use-cases

    # Conflicts:
    #	Neos.ContentRepository.BehavioralTests/Configuration/Settings.yaml
    #	Neos.ContentRepository.BehavioralTests/Configuration/Testing/Behat/Settings.ContentRepositoryRegistry.yaml
    #	Neos.ContentRepository.LegacyNodeMigration/Tests/Behavior/Bootstrap/FeatureContext.php
    #	Neos.ContentRepository.TestSuite/Classes/Behavior/Features/Bootstrap/CRTestSuiteRuntimeVariables.php
    #	Neos.ContentRepository.TestSuite/Classes/Fakes/FakeUserIdProvider.php
    #	Neos.ContentRepository.TestSuite/Classes/Fakes/FakeUserIdProviderFactory.php
    kitsunet committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4bdc6d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaefd33 View commit details
    Browse the repository at this point in the history
  3. TASK: Lotta adjustments

    mhsdesign committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    50a680f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    61e3952 View commit details
    Browse the repository at this point in the history
  2. TASK: Introduce NodeTypeManager::createFromArrayConfiguration to be…

    …tter document use-case
    mhsdesign committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    195329b View commit details
    Browse the repository at this point in the history
  3. TASK: Remove NodeTypeManager::overrideNodeTypes as its no longer ne…

    …eded for testing
    
    Instead, we replace the node type manager and rebuild the content repository.
    See `iChangeTheNodeTypesInContentRepositoryTo` and `FakeNodeTypeManagerFactory`
    mhsdesign committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    24ffeff View commit details
    Browse the repository at this point in the history