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 automated integration tests #114

Open
20k-ultra opened this issue Feb 10, 2022 · 0 comments
Open

Add automated integration tests #114

20k-ultra opened this issue Feb 10, 2022 · 0 comments

Comments

@20k-ultra
Copy link
Contributor

We need integration tests which run the whole action to avoid regressions like #111 that use the action.yml which we can't test since that file is used for the action setup.

We have the npm script to run an action given a .env file and event.json however this doesn't really run an action it just pretends to be the action runner so if the action runner logic changes these scripts won't match it.

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

No branches or pull requests

1 participant