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

fix(backend): non-OP resource test fixes #2974

Merged
merged 32 commits into from
Sep 16, 2024

Conversation

njlie
Copy link
Contributor

@njlie njlie commented Sep 13, 2024

Changes proposed in this pull request

  • Fixes tests for backend services that aren't OP resources or GraphQL resolvers.

Context

Fixes #2970.

This is part of a greater effort captured in #2972.

Checklist

  • Related issues linked using fixes #number
  • Tests added/updated
  • Make sure that all checks pass
  • Bruno collection updated (if necessary)
  • Documentation issue created with user-docs label (if necessary)
  • OpenAPI specs updated (if necessary)

@github-actions github-actions bot added type: tests Testing related pkg: backend Changes in the backend package. type: source Changes business logic labels Sep 13, 2024
@njlie njlie changed the base branch from nl-fix-tenant-feature-branch-tests to 2893-multi-tenant-rafiki September 16, 2024 16:26
@njlie njlie force-pushed the nl/2970/feature-branch-tests-non-op branch from 3bb49db to 9f6bb0d Compare September 16, 2024 17:18
@njlie njlie merged commit b7e7ed0 into 2893-multi-tenant-rafiki Sep 16, 2024
16 of 23 checks passed
@njlie njlie deleted the nl/2970/feature-branch-tests-non-op branch September 16, 2024 17:23
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. pkg: mock-account-service-lib pkg: mock-ase type: source Changes business logic type: tests Testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backend Admin API middleware to verify session token; add tenantId to context
3 participants