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

Add skill integration test action #24

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NeonDaniel
Copy link
Member

Description

Adds an action to run skill intent tests with a known set of other skills installed. This is used to test for any intent conflicts

Issues

Other Notes

This PR is a work in progress; tests should probably run against a core, rather than or in addition to a specific skill. Consider how to pull test configs from all skills considered or examples from skill metadata so this scales to generic skill lists.

@NeonDaniel
Copy link
Member Author

For testing on push to a skill repo, this should account for blacklisted skills and accept one or more skill lists to install/test with as specified by the skill. The modified skill would be able to test against known combinations of defaults

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