Skip to content

Comments

Add VCR testing skill for component-developer#49

Open
matyas-jirat-keboola wants to merge 4 commits intomainfrom
vcr-testing
Open

Add VCR testing skill for component-developer#49
matyas-jirat-keboola wants to merge 4 commits intomainfrom
vcr-testing

Conversation

@matyas-jirat-keboola
Copy link
Contributor

Summary

  • Adds new test-component-vcr skill that sets up VCR-based functional tests for Keboola Python components
  • Records real HTTP interactions as cassettes and replays them deterministically in CI without credentials
  • Includes comprehensive SKILL.md with 10-step setup guide and a quick-reference doc
  • Supports OAuth token chaining, time freezing, and automatic credential sanitization
  • Bumps component-developer plugin to 3.1.0 and marketplace to 1.6.1

Test plan

  • Verify SKILL.md renders correctly on GitHub
  • Verify the skill is discoverable via @vcr-tester or @test-component-vcr
  • Test the VCR workflow end-to-end on a real extractor component

🤖 Generated with Claude Code

matyas-jirat-keboola and others added 4 commits February 11, 2026 15:40
New skill that sets up VCR-based functional tests for Keboola Python
components — records real HTTP interactions as cassettes and replays
them deterministically in CI without credentials.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant