You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following tests fail after upgrade to PHPUnit 9
FrameworksTest: See in field with boolean
Test tests/unit/Codeception/Module/FrameworksTest.php:testSeeInFieldWithBoolean
Failed asserting that `` is in input's value: array (
0 => '',
)
Failed asserting that an array contains false. Support HTML5 form attribute #1 PHPUnit\Framework\Assert::assertContains Compatibility with Symfony 5 #2 /c/Projects/lib-innerbrowser/tests/unit/Codeception/Module/TestsForWeb.php:524
FrameworksTest: See in form fields
Test tests/unit/Codeception/Module/FrameworksTest.php:testSeeInFormFields
Failed asserting that `` is in input's value: array (
0 => '',
)
Failed asserting that an array contains false. Support HTML5 form attribute #1 PHPUnit\Framework\Assert::assertContains Compatibility with Symfony 5 #2 /c/Projects/lib-innerbrowser/tests/unit/Codeception/Module/TestsForWeb.php:609
FrameworksTest: Checking options with complex names
Test tests/unit/Codeception/Module/FrameworksTest.php:testCheckingOptionsWithComplexNames
Failed asserting that an array contains 4. Support HTML5 form attribute #1 /c/Projects/lib-innerbrowser/tests/unit/Codeception/Module/TestsForWeb.php:1419
The following tests fail after upgrade to PHPUnit 9
Test tests/unit/Codeception/Module/FrameworksTest.php:testSeeInFieldWithBoolean
Failed asserting that `` is in input's value: array (
0 => '',
)
Failed asserting that an array contains false.
Support HTML5 form attribute #1 PHPUnit\Framework\Assert::assertContains
Compatibility with Symfony 5 #2 /c/Projects/lib-innerbrowser/tests/unit/Codeception/Module/TestsForWeb.php:524
Test tests/unit/Codeception/Module/FrameworksTest.php:testSeeInFormFields
Failed asserting that `` is in input's value: array (
0 => '',
)
Failed asserting that an array contains false.
Support HTML5 form attribute #1 PHPUnit\Framework\Assert::assertContains
Compatibility with Symfony 5 #2 /c/Projects/lib-innerbrowser/tests/unit/Codeception/Module/TestsForWeb.php:609
Test tests/unit/Codeception/Module/FrameworksTest.php:testCheckingOptionsWithComplexNames
Failed asserting that an array contains 4.
Support HTML5 form attribute #1 /c/Projects/lib-innerbrowser/tests/unit/Codeception/Module/TestsForWeb.php:1419