Welcome Guest, Not a member yet? Register   Sign In
[4.4] Tests fail
#1

In the 4.4 branch, the CodeIgniter\CodeIgniterTest::testRun404Override() and similar tests fail.
All tests return welcome_page. Since the request goes to $_SERVER['argv'] = ['index.php', '/'];
And in routes, the default route is on App\Controllers\Home::index
In the develop branch, tests pass.

Are these problems on my side, or is the 4.4 branch not tested?
Reply


Messages In This Thread
[4.4] Tests fail - by iRedds - 05-01-2023, 04:24 PM
RE: [4.4] Tests fail - by kenjis - 05-01-2023, 05:26 PM
RE: [4.4] Tests fail - by iRedds - 05-01-2023, 06:41 PM
RE: [4.4] Tests fail - by brabus - 07-12-2023, 05:30 PM
RE: [4.4] Tests fail - by kenjis - 07-12-2023, 06:26 PM
RE: [4.4] Tests fail - by InsiteFX - 07-12-2023, 10:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB