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

Integration test installing and running purpleteam CLI #38

Open
binarymist opened this issue Jan 31, 2021 · 0 comments
Open

Integration test installing and running purpleteam CLI #38

binarymist opened this issue Jan 31, 2021 · 0 comments

Comments

@binarymist
Copy link
Member

binarymist commented Jan 31, 2021

As part of ci-cd for the CLI, we should test that purpleteam CLI installs and runs correctly as if it was done so from NPM. We can do this using verdaccio:

Current Behavior:

No integration test for the CLI

Proposed Behavior:

Add integration tests that:

  • Test the options detailed on the CLI README
    • Installs
    • Configuratioins
    • Runs

Basically we want to be testing things we don't usually test in development... like the actual ilnstallation and verifying that the CLI runs as a Build User would use it.

How It Would Benefit You:

It would provide confidence that the community can install and run purpleteam without errors

@binarymist binarymist self-assigned this Jan 31, 2021
binarymist added a commit that referenced this issue Feb 8, 2021
This is cumualitve to issue #38.
This was referenced Feb 8, 2021
@binarymist binarymist removed their assignment Feb 10, 2021
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