Skip to content

Conversation

@daryllimyt
Copy link
Contributor

@daryllimyt daryllimyt commented Feb 10, 2026

Summary

  • rename the pending-invitations empty-state test to better reflect behavior
  • use a distinct email value in the empty-results case to make intent explicit
  • keep dependency override structure consistent for current_active_user

Validation

  • uv run ruff check tests/unit/api/test_api_organization_invitations.py
  • uv run basedpyright tests/unit/api/test_api_organization_invitations.py
  • TRACECAT__SERVICE_KEY=test-service-key uv run pytest tests/unit/api/test_api_organization_invitations.py -q (fails locally in this environment because PostgreSQL on localhost:5432 was unavailable at runtime)

Summary by cubic

Renamed the pending invitations empty-results unit test to "no_results" and used a distinct email to make the empty case explicit. Kept dependency override usage consistent across tests.

Written for commit 5a299bb. Summary will update on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant