Skip to content

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
@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

4 participants