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

[Storage] Add and delete API key test #2236

Closed
juans-chainsafe opened this issue Jul 27, 2022 · 0 comments · Fixed by #2240
Closed

[Storage] Add and delete API key test #2236

juans-chainsafe opened this issue Jul 27, 2022 · 0 comments · Fixed by #2240
Assignees
Labels
Testing Added to issues to signal that it is part of an epic

Comments

@juans-chainsafe
Copy link
Contributor

As described add test coverage for:

  • Ensure you can add only 1 API key
    After adding it:
  • Key id in dialog matches id in table
  • Type should be 'storage' and status 'active'
  • Add API key button is disabled
    Delete API key:
  • Add API key button is enabled
@juans-chainsafe juans-chainsafe added the Testing Added to issues to signal that it is part of an epic label Jul 27, 2022
@juans-chainsafe juans-chainsafe self-assigned this Jul 27, 2022
@juans-chainsafe juans-chainsafe linked a pull request Aug 4, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Added to issues to signal that it is part of an epic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant