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

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

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

njlie opened this issue Oct 7, 2024 · 2 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
@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Oct 7, 2024
@njlie njlie mentioned this issue Oct 7, 2024
38 tasks
@njlie njlie self-assigned this Oct 8, 2024
@njlie njlie moved this from Backlog to In Progress in Rafiki 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
@njlie
Copy link
Contributor Author

njlie commented Nov 15, 2024

Closing as current multi-tenancy feature branch implements deprecated design.

@njlie njlie closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Rafiki Nov 15, 2024
@njlie njlie reopened this Nov 19, 2024
@github-project-automation github-project-automation bot moved this from Done to Backlog in Rafiki Nov 19, 2024
@njlie
Copy link
Contributor Author

njlie commented Nov 20, 2024

Closing again as we are using the original design for multi-tenancy, but are starting fresh.

@njlie njlie closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Rafiki Nov 20, 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: Done
Development

No branches or pull requests

1 participant