Skip to content

Permissions correctness test suite #6

Description

@MaximilianRau04

Description

Permissions bugs are high-impact (data leaks between users/orgs), so they need dedicated, independent test coverage beyond docsgraph-server's own unit tests.

Proposed Solution

Build a suite that exercises permission scenarios (multi-user, multi-role, cross-org) against a running docsgraph-server instance and asserts access is correctly allowed or denied.

Acceptance Criteria

  • Suite covers multi-user and multi-role access scenarios
  • Suite asserts both allowed and denied access are correct
  • Suite runs against a live docsgraph-server instance
  • Failures clearly identify which permission check broke

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions