Skip to content

Add more e2e tests#115

Merged
ishulgin merged 6 commits intomainfrom
ish/e2e-tests
Apr 29, 2026
Merged

Add more e2e tests#115
ishulgin merged 6 commits intomainfrom
ish/e2e-tests

Conversation

@ishulgin
Copy link
Copy Markdown
Collaborator

No description provided.

@AlexandrSuhinin
Copy link
Copy Markdown
Collaborator

I’m not sure we really need the mocked gateway and request assertions here.

I'd suggest implementing a simple ACP Client instead; we could use the API key and base URL to handle actual gateway authentication for a basic prompt. My thought is to prioritize E2E tests using that client—keeping mocks to a minimum so we can cover the longest execution paths first.

What do you think?

Copy link
Copy Markdown
Collaborator

@AlexandrSuhinin AlexandrSuhinin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I'm not against merging these tests.

1. Extract abstractions from acp-e2e-test-utils.ts
2. Get rid of SpawnedSessionFixture, keeping SpawnedAgentFixture only
3. General cleanup and members re-ordering
@ishulgin ishulgin merged commit a2dcf7e into main Apr 29, 2026
5 checks passed
@ishulgin ishulgin deleted the ish/e2e-tests branch April 29, 2026 08:59
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