Skip to content

Fix tests and linting in PR #32 #36

@aaronsteers

Description

@aaronsteers

Can you fix the tests and linting in this PR?

#32

Agent Context [ "**Fix linting issue: Add missing blank line after imports** - In `/home/daytona/connector-builder-mcp/connector_builder_mcp/_connector_builder.py` at line 42, add a blank line after the `ManifestReferenceResolver` import statement to comply with Python formatting standards.", "**Update test function calls to use new parameter order for execute_stream_test_read** - In `/home/daytona/connector-builder-mcp/tests/test_integration.py`, update all calls to `execute_stream_test_read()` to use the new parameter order: `manifest, stream_name, config` instead of `manifest, config, stream_name`. Specifically update lines 67, 159, and 167 to pass `stream_name` as the second parameter and `config` as the third parameter (or use keyword arguments).", "**Verify and run linting and tests** - Run `uv run poe lint` and `uv run poe test` to ensure all linting issues are resolved and tests pass with the corrected function parameter order." ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions