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

Add a bats test checking that the user creating a project, has the ability to enroll new enrollers into it #7663

Open
polvorin opened this issue Feb 26, 2024 · 0 comments

Comments

@polvorin
Copy link
Member

Add the bats test here https://github.com/build-trust/ockam/blob/develop/implementations/rust/ockam/ockam_command/tests/bats/projects_orchestrator.bats

It should

  • create a new identity (lets say named new_enroller)
  • make the admin of the project enroll that new identity new_enroller as an enroller (passing --enroller when creating the enrollment ticket)
  • check that that new_enroller  is able to create new enrollment tickets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant