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

enhance SPIKE integration tests #35

Open
v0lkan opened this issue Nov 16, 2024 · 0 comments
Open

enhance SPIKE integration tests #35

v0lkan opened this issue Nov 16, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@v0lkan
Copy link
Contributor

v0lkan commented Nov 16, 2024

The current integration test:

  • Initializes SPIKE
  • Logs the admin user in
  • That's pretty much it.

We need to add more to it:

  • create a secret
  • read the secret back
  • delete a secret
  • ensure that the secret is deleted
  • create two versions of a secret and read/delete each of them
  • undelete secret versions
  • list secrets
  • and maybe more
@v0lkan v0lkan added the good first issue Good for newcomers label Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant