-
-
Notifications
You must be signed in to change notification settings - Fork 28
[Platform][Agent] Rework Platform API to invoke and result #154
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
base: main
Are you sure you want to change the base?
Conversation
Wouldn't it take away the fun of reviewing if I'd tell you right away? 😂 |
#[CoversClass(StreamResult::class)] | ||
#[Small] | ||
final class StreamResponseTest extends TestCase | ||
{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
class name correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
noo, please don't review - it's incomplete
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
now 🎉
0625563
to
2386a51
Compare
2386a51
to
8584c5f
Compare
We can change the naming later, they said. PhpStorm has great tooling for that, they said. 😆 🙈
I skipped the ResponseFactory for now - not sure about the Agent vs Platform API and differences here.