Skip to content

Add test FakeHttpTest::testWithActor#79

Open
roxblnfk wants to merge 2 commits into
3.xfrom
test-with-actor
Open

Add test FakeHttpTest::testWithActor#79
roxblnfk wants to merge 2 commits into
3.xfrom
test-with-actor

Conversation

@roxblnfk
Copy link
Copy Markdown
Member

@roxblnfk roxblnfk commented Feb 3, 2025

What was changed

Added tests for FakeHttp::withActor() method

Why?

Trying to reproduce spiral/framework#1188 (reply in thread)

@roxblnfk roxblnfk changed the base branch from 2.x to 3.x May 7, 2026 16:54
@roxblnfk
Copy link
Copy Markdown
Member Author

roxblnfk commented May 7, 2026

@copilot resolve the merge conflicts in this pull request

Co-authored-by: roxblnfk <4152481+roxblnfk@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

@copilot resolve the merge conflicts in this pull request

Merged 3.x into the branch and resolved the conflict in tests/src/Http/FakeHttpTest.php — both use Spiral\Auth\Middleware\AuthMiddleware (needed by testWithActor) and use Spiral\Boot\FinalizerInterface (needed by the finalizer tests from 3.x) are now included. Commit: 6b86323.

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.

2 participants