Skip to content

add-or-update async Celery flow #60

@whisper67265

Description

@whisper67265

Problem

The async add-or-update endpoint returns a 202 with a task_id, but no integration test verifies the full flow including Celery task completion.

Acceptance Criteria

  • Valid POST /boost-endpoint/add-or-update/ returns 202 with task_id
  • Celery task completes successfully
  • Invalid request returns 400; unauthenticated returns 401
  • Test runs as part of integration-functional.yml
  • PR approved by at least 1 reviewer

References

  • Related files: boost_weblate/endpoint/views.py, boost_weblate/endpoint/tasks.py

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions