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

[Multi-Tenant] Add tests to existing tenant services/resolvers #3020

Open
5 tasks
Tracked by #2893
njlie opened this issue Oct 7, 2024 · 0 comments
Open
5 tasks
Tracked by #2893

[Multi-Tenant] Add tests to existing tenant services/resolvers #3020

njlie opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
pkg: auth Changes in the GNAP auth package. pkg: backend Changes in the backend package. type: tests Testing related

Comments

@njlie
Copy link
Contributor

njlie commented Oct 7, 2024

Tests need to be added to features that have been created for mulit-tenancy. Specifically:

Backend:

  • /packages/backend/src/tenant/service.test.ts
  • /packages/backend/src/tenant/endpoint/service.test.ts
  • /packages/backend/src/graphql/resolvers/tenant.test.ts

Auth:

  • /packages/auth/src/tenants/service.test.ts
  • /packages/auth/src/graphql/resolvers/tenant.test.ts
@njlie njlie mentioned this issue Oct 7, 2024
17 tasks
@njlie njlie self-assigned this Oct 8, 2024
@njlie njlie added type: tests Testing related pkg: backend Changes in the backend package. pkg: auth Changes in the GNAP auth package. labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: auth Changes in the GNAP auth package. pkg: backend Changes in the backend package. type: tests Testing related
Projects
Status: In Progress
Development

No branches or pull requests

1 participant