Skip to content
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

Design acceptance tests for plugins #38

Closed
lovromazgon opened this issue Jun 21, 2021 · 0 comments · Fixed by ConduitIO/conduit-connector-sdk#14
Closed

Design acceptance tests for plugins #38

lovromazgon opened this issue Jun 21, 2021 · 0 comments · Fixed by ConduitIO/conduit-connector-sdk#14
Assignees
Labels
feature New feature or request
Milestone

Comments

@lovromazgon
Copy link
Member

lovromazgon commented Jun 21, 2021

The plugin interface is not only structural but also behavioral (e.g. Open is guaranteed to be called before Read or Write, certain errors have special meaning). We should provide utilities to run an acceptance test on any plugin to figure out if it is behaving as expected. The goal is to write a design doc for creating acceptance tests that determines if a plugin is generally going to work with Conduit.

@lovromazgon lovromazgon transferred this issue from another repository Jan 11, 2022
@lovromazgon lovromazgon added this to the Backlog milestone Jan 11, 2022
@lovromazgon lovromazgon added the feature New feature or request label Jan 11, 2022
@neovintage neovintage added this to To do in Main via automation Jan 24, 2022
@neovintage neovintage modified the milestones: Backlog, v0.2.0 Jan 24, 2022
@lovromazgon lovromazgon removed this from To do in Main Feb 14, 2022
@lovromazgon lovromazgon changed the title Acceptance tests for plugins Design acceptance tests for plugins Mar 24, 2022
@lovromazgon lovromazgon self-assigned this Apr 11, 2022
@lovromazgon lovromazgon modified the milestones: 0.2.0, 0.3.0 Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants