-
Notifications
You must be signed in to change notification settings - Fork 55
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
[A0-CLI 17] feat: actions test #28
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few small comments, but looks good!
It could be nice for a future iteration to allow passing the payload in via stdin. Allow piping a payload around and make it easier to script.
@paddycarey Thanks for the review! I've applied your comments. Using stdin would be nice! I'll look into this on another PR more towards the end of the hackathon. |
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Add the ability to test an action (draft version by default)
References
https://auth0team.atlassian.net/browse/A0CLI-17
Testing
payload.json for post-login
Checklist
master