Skip to content

test(slicing): add tests for async slicing #44

@AFKFelix

Description

@AFKFelix

There are no e2e tests for the new /slice-async endpoint. The codebase has comprehensive e2e tests for all other endpoints (slicing, profiles), and the test pattern is clearly established in tests/e2e/. The new async route with its multiple interactions (POST to create, GET to poll, GET /result to download, DELETE to clean up) should have corresponding test coverage.

Originally posted by @Copilot in #43 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions