Skip to content

[Bug]: /api/articles/ instead of /api/articles #1709

@olenderhub

Description

@olenderhub

Relevant scope

Frontend specs

Description

https://github.com/realworld-apps/realworld/blob/main/specs/e2e/error-handling.spec.ts#L634

I believe there should be

await page.route(`${API_BASE}/articles`, route => { (without / in the end)

source

In angular example there is request to https://api.realworld.show/api/articles/ with 307 Temporary Redirect (so test pass, but this request I think is incorrect)

Metadata

Metadata

Assignees

No one assigned

    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