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

Tests - ability to run against an existing tenant #276

Open
elv-serban opened this issue May 22, 2024 · 0 comments
Open

Tests - ability to run against an existing tenant #276

elv-serban opened this issue May 22, 2024 · 0 comments
Assignees

Comments

@elv-serban
Copy link
Contributor

OVERVIEW

Initial tests used to create a new admin group (which was used to identify the tenant) and provision the new tenant.
Newer changes create an actual tenant and its tenant admin and content admin groups.

Add a TestConfiguration option to specify an existing tenant, instead of creating a new one.

Also:

  • if a tenant is specified in TestConfiguration - check that PRIVATE_KEY is the tenant root key
  • reduce the funds for each test (from 2 to maybe 0.2 if it works)

This should replace the tenant_admin branch which is used to avoid creating and provisioning a new tenant with each test run.

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

3 participants