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

Option to pass in multiple issuers and verifiers per run command #63

Open
nodlesh opened this issue Jun 17, 2022 · 0 comments
Open

Option to pass in multiple issuers and verifiers per run command #63

nodlesh opened this issue Jun 17, 2022 · 0 comments

Comments

@nodlesh
Copy link
Contributor

nodlesh commented Jun 17, 2022

AS A AMTH user, I WANT to be able to give multiple issuers and/or verifiers on the run command, SO THAT so that tests written with specific issuers and verifiers can run at the same time as other tests.

Right now, there is a BC wallet test T009-Proof where it uses the CANdy Unverified Person Issuer and a PCFT Chat Demo Verifier. This is a specific test for connectionless presentations. If running with the AATH issuer and verifier, one needs to exclude this from the test run with the -t ~@T009-Proof option.

It might be nice to pass in multiple issuers or verifiers on the command-line or passing a config file or something and let the tests determine and use the agents it needs to run the test.

Workaround:
Separate run commands locally and in GHAs specifically for different agents. Along with maybe a separate Allure report project for the differing configurations.

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