← Back to Overview

E2E Test Failures Report

Total Test Files: 5

Failing Test Files: 1

Test Run: 02.02.2026 14:24:50

Open in GitHub

support-request.spec.cy.ts

1 FAILING
Running:  support-request.spec.cy.ts                                                      (4 of 5)
Support Request
Support Request Form
✓ should navigate to Buyer Cockpit or Checkout when clicking "my purchases" button (6529ms)
✓ should navigate to Buyer Cockpit when clicking cancel button (3017ms)
✓ should submit support request with "Other" topic and simple description (3721ms)
✓ should display validation errors when submitting empty form (2177ms)
✓ should enforce character limit on description field when typing (18801ms)
1) should enforce character limit on description field when pasting text
cy:command
clearLocalStorage
cy:command
visit /
cy:intercept
Method: POST
Matcher: "**/api/v1/users/user-request"
cy:xhr
GET https://dev.caronsale.de/api/v1/public/config/system
Status: 200
cy:command
window
cy:command
task clearRequestHeaders
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cy:intercept
Matcher: {"method":"GET","url":"**/authenticated-user"}
cy:command
window
cy:command
wrap {}
cons:log
Angular is running in development mode.
cy:xhr
GET https://res.cloudinary.com/castle-tech-gmbh/raw/upload/i18n/frontend-web/en.json?t=1770042641931
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cy:fetch
POST https://cognito-idp.eu-central-1.amazonaws.com/
Status: 200
cy:xhr
(e2e-buyer-alice) GET https://dev.caronsale.de/api/v1/authenticated-user
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/users/profile/
Status: 200
cy:command
wait @e2e-buyer-alice
cy:command
task setRequestHeaders, Object{3}
cy:command
task getRequestHeaders
cy:command
assert expected **e2e-buyer-alice@caronsale.de** to equal **e2e-buyer-alice@caronsale.de**
Actual: "e2e-buyer-alice@caronsale.de"
Expected: "e2e-buyer-alice@caronsale.de"
cy:command
window
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/salesman/e2e-buyer-alice@caronsale.de
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/account/data/855040ef-aca9-471c-b604-94da31763921?augment=settingsBuyer
Status: 200
cy:command
new url http://localhost:4200/salesman/support
cy:command
get body
cy:command
url
cy:command
assert expected **http://localhost:4200/salesman/support** to include **/salesman/support**
cy:command
get [data-cy=support-request_form]
cy:command
assert expected **<app-support-request-form>** to be **visible**
cy:command
get [data-cy=support-request-form_select-topic]
cy:command
assert expected **<enzo-select.ng-untouched.ng-pristine.ng-invalid>** to be **visible**
cy:command
click
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=parked&filter=%7B%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/saved-search?filter={%22limit%22:10,%22offset%22:0}
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/salesman/e2e-buyer-alice@caronsale.de/contact
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/count-saved-searches?searches=9db4e364-5ff3-4bc0-af42-4be7a574d2af&searches=6e625d25-6657-414d-860e-6f41ba135213&type=active
Status: 200
cy:command
get [data-cy=enzo_flyout]
cy:command
assert expected **[data-cy=enzo_flyout]** to be **visible**
Actual: "[data-cy=enzo_flyout]"
Expected: "visible"
✓ should display validation error for reason when topic requires it (4045ms)
✓ should display validation error for auction ID when topic requires it (3809ms)
✓ should display validation error for auction ID when it has wrong length (5601ms)
✓ should display validation error for missing documents when required (5345ms)
✓ should not require auction ID for "Other" topic (3809ms)
✓ should show select documents field when topic is "Vehicle Documents" and reason is "Missing Vehicle Documents" (3505ms)
✓ should hide select documents field when reason is changed to something other than "Missing Vehicle Documents" (3825ms)
✓ should submit support request with "Vehicle Documents" topic and missing documents selected (5264ms)
✓ should display file upload components (2373ms)
✓ should upload a file and show it in the upload component (2601ms)
✓ should require terms and conditions checkbox when file is uploaded (5149ms)
✓ should submit form successfully when file is uploaded and terms checkbox is checked (4975ms)
✓ should not submit form when file is uploaded and terms checkbox is not checked (3424ms)
✓ should allow deleting an uploaded file (2732ms)
✓ should not require terms checkbox when no file is uploaded (3551ms)
✓ should upload multiple files (2859ms)
Support Request Submitted
✓ should display success view after form submission (4142ms)
✓ should return to Support Request Form when clicking back button (3915ms)
✓ should navigate to Buyer Cockpit when clicking done button (3846ms)
24 passing (2m)
1 failing
1) Support Request
Support Request Form
should enforce character limit on description field when pasting text:
AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-cy=enzo_flyout]`, but never found it.
    at selectEnzoOption (webpack:///../e2e/caronsale-frontend-web/utils/e2e-enzo-utils.ts:14:0)
    at selectTopic (webpack:///../e2e/caronsale-frontend-web/support-request.spec.cy.ts:39:20)
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/support-request.spec.cy.ts:122:0)
hould enforce character limit on description field when pasting text (failed).pn               
g                                                                                              
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/support-request.spec.cy.ts/Support_Request_--_Support_Request_Form_--_should_enforce_character_limit_on_description_field_when_pasting_text_failed.png
Screenshot: core/support-request.spec.cy.ts/Support_Request_--_Support_Request_Form_--_should_enforce_character_limit_on_description_field_when_pasting_text_failed.png