Skip to content

bug: parse AEMEventList Response times out #607

@EightBitByte

Description

@EightBitByte

⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯

FAIL src/server/daily/parse.test.ts > AdobeECommerce Parsing Functions > parses AEMEventList response
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/server/daily/parse.test.ts:70:5
68| });
69|
70| it("parses AEMEventList response", async () => {
| ^
71| const result = await getAEMEvents("Brandywine");
72|

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendRelating to tRPC, DB, APIbugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions