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

e2e test: add test for node integration (aws-api) #617

Open
vjeffrey opened this issue Jun 18, 2019 · 0 comments
Open

e2e test: add test for node integration (aws-api) #617

vjeffrey opened this issue Jun 18, 2019 · 0 comments
Labels
testing This issue or pull request applies to testing work for Automate

Comments

@vjeffrey
Copy link

User Story

In order to move away from manual testing, we need to cover the items currently in our acceptance checklists.
One of these if creating a node integration of aws-api type.
So let's automate it via our cypress e2e tests!

This involves writing an e2e test that:

  • navigates to node integrations
  • creates an integration (type aws-api) using the "read creds from env" option
  • ensure the integration was created
  • ensure the integration added nodes by checking the details page
  • delete the integration

Definition of Done

cypress e2e test for adding a node integration

@vjeffrey vjeffrey added the testing This issue or pull request applies to testing work for Automate label Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This issue or pull request applies to testing work for Automate
Projects
None yet
Development

No branches or pull requests

1 participant