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 CI tests for Multi-tenancy support #54

Closed
3 tasks done
jwulf opened this issue Mar 11, 2024 · 2 comments
Closed
3 tasks done

Add CI tests for Multi-tenancy support #54

jwulf opened this issue Mar 11, 2024 · 2 comments
Assignees
Milestone

Comments

@jwulf
Copy link
Member

jwulf commented Mar 11, 2024

A Self-Managed Multi-tenancy stack, running locally or in CI, should function as a test environment for multi-tenancy tests that prove the operation as expected of the SDK in the multi-tenancy environment.

  • Get Web Modeler running in a multi-tenant environment
  • SDK functions fail when run in multi-tenant without tenantId configured
  • SDK functions succeed when run in multi-tenant with tenantId configured
@jwulf jwulf self-assigned this Mar 11, 2024
@jwulf jwulf added this to the 8.5.0 milestone Mar 11, 2024
@jwulf
Copy link
Member Author

jwulf commented Mar 19, 2024

I've started this work.

@jwulf
Copy link
Member Author

jwulf commented Mar 22, 2024

CI tests for multi-tenancy functionality have been added. As MT functionality is added to each of the components, the test coverage will increase.

@jwulf jwulf closed this as completed Mar 22, 2024
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