Skip to content

Conversation

RandomProgramm3r
Copy link
Owner

  • Cover GET /user/promo/{id} for:
    • matching target
    • non-matching target (returns description)
    • does not contain forbidden fields
    • invalid token (401)
    • nonexistent promo (404)

- Cover GET /user/promo/{id} for:
  • matching target
  • non-matching target (returns description)
  • does not contain forbidden fields
  • invalid token (401)
  • nonexistent promo (404)
@RandomProgramm3r RandomProgramm3r merged commit 907345a into main May 5, 2025
2 checks passed
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