Skip to content

test: integration markets#547

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:mainfrom
nonchalanttee22-lgtm:main
Jul 26, 2026
Merged

test: integration markets#547
greatest0fallt1me merged 1 commit into
Predictify-org:mainfrom
nonchalanttee22-lgtm:main

Conversation

@nonchalanttee22-lgtm

Copy link
Copy Markdown
Contributor

Closes #340
Add expanded integration tests for markets API covering:

  • GET /api/markets listing (empty list, headers, validation envelope)
  • GET /api/markets/:id (404, headers)
  • GET /api/markets/search (validation, results, limit, headers)
  • GET /api/markets/featured (filtering, empty, headers)
  • GET /api/markets/upcoming (status filtering, limit, headers)
  • PATCH /api/markets/:id admin boundary (401, 403)
  • x-request-id header verification on all endpoints
  • Standardized error envelope checks

Add expanded integration tests for markets API covering:
- GET /api/markets listing (empty list, headers, validation envelope)
- GET /api/markets/:id (404, headers)
- GET /api/markets/search (validation, results, limit, headers)
- GET /api/markets/featured (filtering, empty, headers)
- GET /api/markets/upcoming (status filtering, limit, headers)
- PATCH /api/markets/:id admin boundary (401, 403)
- x-request-id header verification on all endpoints
- Standardized error envelope checks
@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@nonchalanttee22-lgtm Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@greatest0fallt1me
greatest0fallt1me merged commit bc375a9 into Predictify-org:main Jul 26, 2026
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.

Add integration test for markets (buffer #4)

2 participants