Skip to content

Fixed integration setup#39

Merged
adamwojs merged 1 commit intomainfrom
fix-integration-setup
Oct 14, 2025
Merged

Fixed integration setup#39
adamwojs merged 1 commit intomainfrom
fix-integration-setup

Conversation

@ViniTou
Copy link
Contributor

@ViniTou ViniTou commented Oct 14, 2025

🎫 Issue IBX-XXXXX

Description:

Trying to run integration tests in unit test setup results in

        if (!isset($_SERVER['KERNEL_CLASS']) && !isset($_ENV['KERNEL_CLASS'])) {
            throw new \LogicException(\sprintf('You must set the KERNEL_CLASS environment variable to the fully-qualified class name of your Kernel in phpunit.xml / phpunit.xml.dist or override the "%1$s::createKernel()" or "%1$s::getKernelClass()" method.', static::class));
        }

For QA:

Documentation:

@ViniTou ViniTou force-pushed the fix-integration-setup branch from 6d46077 to 9ce5f03 Compare October 14, 2025 08:01
@sonarqubecloud
Copy link

@adamwojs adamwojs merged commit 8a0ea22 into main Oct 14, 2025
4 of 5 checks passed
@adamwojs adamwojs deleted the fix-integration-setup branch October 14, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants