← Back to Overview

E2E Test Failures Report

Total Test Files: 6

Failing Test Files: 1

Test Run: 17.02.2026 20:30:07

Open in GitHub

auctions-overview.spec.cy.ts

1 FAILING
Running:  auctions-overview.spec.cy.ts                                                    (3 of 6)
Auctions overview
✓ should change pages: next, previous, last and first (17516ms)
1) should filter auctions: quick-search, make, filters-expanded, category and chips
cy:command
visit /
cy:command
window
cy:command
task clearRequestHeaders
cy:xhr
GET https://dev.caronsale.de/api/v1/public/config/system
Status: 200
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 {}
cy:fetch
POST https://cognito-idp.eu-central-1.amazonaws.com/
Status: 200
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=1771360517880
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/auctions?tabId=0&limit=2&offset=0
cy:command
get body
cy:intercept
Method: GET
Matcher: "/api\\/v2\\/auction\\/buyer\\/(active|)\\?filter=.+/g"
cy:command
wait @getAuctions
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=parked&filter=%7B%7D
Status: 200
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A2%2C%22offset%22%3A0%7D&addToSearchHistory=false&sellingModes=INSTANT_PURCHASE
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/auction-room/buyer/?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/vehicle-models/makes
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/room-group/buyer/?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%7D
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:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=private&filter=%7B%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22transmission%22%2C%22fuelType%22%2C%22country%22%5D&listType=%22active%22
Status: 200
cy:command
get [data-cy=auction-list_filters]
cy:command
assert expected **<app-auction-search.ng-tns-c291831356-2.ng-tns-c2341304872-1.ng-star-inserted>** to be **visible**
cy:command
get [data-cy=auction-filters_quick-search]
cy:command
type BMW
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/user-notes/auction/b8fd6681-ec35-4dcd-bd0d-e494b4005335,55b66e9e-f6c1-4efa-93b8-1b54c0dcda82
Status: 200
cy:command
wait @getAuctions
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&limit=20&offset=0&search=%22BMW%22
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=false&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22transmission%22%2C%22fuelType%22%2C%22country%22%5D&listType=%22active%22
Status: 200
cy:command
assert expected **{ limit: 20, offset: 0, search: BMW }** to have deep property **search**
cy:command
assert expected **{ limit: 20, offset: 0, search: BMW }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
get [data-cy=auction-list_auction-wide-card]
cy:command
assert expected **[ <app-auction-wide-card#41647306-992c-4ec7-8cab-b56bfd1ea40a.ng-star-inserted>, 5 more... ]** to be **visible**
cy:command
assert expected **[ <app-auction-wide-card#41647306-992c-4ec7-8cab-b56bfd1ea40a.ng-star-inserted>, 5 more... ]** to have a length at least **1**
cy:command
get [data-cy=auction-filters_open-filters]
cy:command
click
cy:xhr
GET https://dev.caronsale.de/api/v1/user-notes/auction/41647306-992c-4ec7-8cab-b56bfd1ea40a,6c6450b1-b104-4b58-910a-525f91e25172,b1224097-71ac-4769-a13c-d621a3c71c1c,d00e82cf-80bf-4669-be01-2871c7f67760,4a347474-50d9-4802-9e52-126b25a4d84b,b04b8dc9-2fda-4423-afb9-9f9d412bf48d
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/profile/salesman/9edc5493-a532-47b9-928b-3f2e0042cdcf/regular-buyer-state
Status: 200
cy:command
get [data-cy=auction-filters_opened-filters]
cy:command
assert expected **<app-auction-search-filter-form.ng-tns-c769131716-5.ng-tns-c291831356-2.ng-trigger.ng-trigger-fadeInOut.ng-star-inserted>** to be **visible**
cy:command
get [data-cy=auction-filters_make]
cy:command
click
cy:command
get [data-cy=enzo_flyout]
cy:command
find .option
cy:command
contains BMW
cy:command
click
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
wait 250
cy:xhr
GET https://dev.caronsale.de/api/v1/vehicle-models/?make=BMW
Status: 200
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:command
wait @getAuctions
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs) }**
Actual: {"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}]}
cy:command
get [data-cy=auction-filters_close-filters]
cy:command
click
cy:command
get [data-cy=auction-list_auction-wide-card]
cy:command
assert expected **[ <app-auction-wide-card#6c6450b1-b104-4b58-910a-525f91e25172.ng-star-inserted>, 4 more... ]** to be **visible**
cy:command
assert expected **[ <app-auction-wide-card#6c6450b1-b104-4b58-910a-525f91e25172.ng-star-inserted>, 4 more... ]** to have a length at least **1**
cy:command
get [data-cy=auction-filters_open-filters]
cy:command
click
cy:command
get [data-cy=auction-filters_category]
cy:command
click
cy:command
get [data-cy=enzo_flyout]
cy:command
find enzo-checkbox
cy:command
wrap <enzo-checkbox.first.ng-star-inserted>
cy:command
find input
cy:command
check {force: true}
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
assert expected **<input>** to be **checked**
cy:command
wait @getAuctions
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22categories%22:%5B0%5D,%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs, categories) }**
Actual: {"categories":[0],"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}],"categories":[0]}
cy:command
wrap <enzo-checkbox.ng-star-inserted>
cy:command
find input
cy:command
check {force: true}
cy:command
assert expected **<input>** to be **checked**
cy:command
wait @getAuctions
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22categories%22:%5B0,1%5D,%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs, categories) }**
Actual: {"categories":[0,1],"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}],"categories":[0,1]}
cy:command
wrap <enzo-checkbox.ng-star-inserted>
cy:command
find input
cy:command
check {force: true}
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
assert expected **<input>** to be **checked**
cy:command
wait @getAuctions
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22categories%22:%5B0,1,2%5D,%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs, categories) }**
Actual: {"categories":[0,1,2],"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}],"categories":[0,1,2]}
cy:command
wrap <enzo-checkbox.ng-star-inserted>
cy:command
find input
cy:command
check {force: true}
cy:command
assert expected **<input>** to be **checked**
cy:command
wait @getAuctions
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22categories%22:%5B0,1,2,3%5D,%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs, categories) }**
Actual: {"categories":[0,1,2,3],"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}],"categories":[0,1,2,3]}
cy:command
wrap <enzo-checkbox.ng-star-inserted>
cy:command
find input
cy:command
check {force: true}
cy:command
assert expected **<input>** to be **checked**
cy:command
wait @getAuctions
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22categories%22:%5B0,1,2,3,4%5D,%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs, categories) }**
Actual: {"categories":[0,1,2,3,4],"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}],"categories":[0,1,2,3,4]}
cy:command
wrap <enzo-checkbox.ng-star-inserted>
cy:command
find input
cy:command
check {force: true}
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
assert expected **<input>** to be **checked**
cy:command
wait @getAuctions
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22categories%22:%5B0,1,2,3,4,5%5D,%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%2C5%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%2C5%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs, categories) }**
Actual: {"categories":[0,1,2,3,4,5],"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}],"categories":[0,1,2,3,4,5]}
cy:command
wrap <enzo-checkbox.ng-star-inserted>
cy:command
find input
cy:command
check {force: true}
cy:command
assert expected **<input>** to be **checked**
cy:command
wait @getAuctions
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%2C5%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
cy:command
new url http://localhost:4200/salesman/auctions?tabId=0&vehicleSearchQuery=%7B%22categories%22:%5B0,1,2,3,4,5,6%5D,%22makeAndModelPairs%22:%5B%7B%22make%22:%22BMW%22,%22model%22:null%7D%5D%7D&search=%22BMW%22&limit=20&offset=0
cy:xhr
(getAuctions) GET https://dev.caronsale.de/api/v2/auction/buyer/active?filter=%7B%22limit%22%3A20%2C%22offset%22%3A0%2C%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%2C5%2C6%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&addToSearchHistory=true&sellingModes=INSTANT_PURCHASE
Status: 200
cy:xhr
GET https://dev.caronsale.de/api/v1/auction/salesman/counts?types=instant-purchase&types=parked&types=recommended&filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%2C5%2C6%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D
Status: 200
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **search** of **BMW**
Actual: "BMW"
Expected: "BMW"
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery**
cy:command
assert expected **{ Object (limit, offset, ...) }** to have deep property **vehicleSearchQuery** of **{ Object (makeAndModelPairs, categories) }**
Actual: {"categories":[0,1,2,3,4,5,6],"makeAndModelPairs":[{"make":"BMW","model":null}]}
Expected: {"makeAndModelPairs":[{"make":"BMW","model":null}],"categories":[0,1,2,3,4,5,6]}
cy:command
wrap <enzo-checkbox.ng-star-inserted>
cy:command
find input
cy:xhr
GET https://dev.caronsale.de/api/v2/auction/buyer/filter-count?filter=%7B%22vehicleSearchQuery%22%3A%7B%22categories%22%3A%5B0%2C1%2C2%2C3%2C4%2C5%2C6%5D%2C%22makeAndModelPairs%22%3A%5B%7B%22make%22%3A%22BMW%22%2C%22model%22%3Anull%7D%5D%7D%2C%22search%22%3A%22BMW%22%7D&countableFields=%5B%22make%22%2C%22model%22%2C%22category%22%2C%22transmission%22%2C%22fuelType%22%2C%22advertisementTypes%22%2C%22numPreOwners%22%2C%22doors%22%2C%22bodyColorCode%22%2C%22country%22%2C%22isExpressPickupAvailable%22%2C%22readyToDrive%22%2C%22euroNorm%22%2C%22hadAccident%22%2C%22hasDamages%22%2C%22isHuValid%22%2C%22sellerTypes%22%2C%22isVATReportable%22%2C%22isMinAskReached%22%5D&listType=%22active%22
Status: 200
✓ should navigate to auction details when clicking auction card (4700ms)
2 passing (50s)
1 failing
1) Auctions overview
should filter auctions: quick-search, make, filters-expanded, category and chips:
CypressError: Timed out retrying after 10000ms: `cy.find()` failed because the page updated as a result of this command, but you tried to continue the command chain. The subject is no longer attached to the DOM, and Cypress cannot requery the page after commands such as `cy.find()`.
Common situations why this happens:
- Your JS framework re-rendered asynchronously
- Your app code reacted to an event firing and removed the element
You can typically solve this by breaking up a chain. For example, rewrite:
> `cy.get('button').click().should('have.class', 'active')`
to
> `cy.get('button').as('btn').click()`
> `cy.get('@btn').should('have.class', 'active')`
https://on.cypress.io/element-has-detached-from-dom
    at isAttached (http://localhost:4200/__cypress/runner/cypress_runner.js:144820:58)
    at validateType (http://localhost:4200/__cypress/runner/cypress_runner.js:144690:9)
    at Object.isType (http://localhost:4200/__cypress/runner/cypress_runner.js:144725:7)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:135090:24)
    at Object.subjectFn (http://localhost:4200/__cypress/runner/cypress_runner.js:143709:16)
    at $Cy.verifyUpcomingAssertions (http://localhost:4200/__cypress/runner/cypress_runner.js:143048:31)
    at onRetry (http://localhost:4200/__cypress/runner/cypress_runner.js:143700:15)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise.attempt.Promise.try (http://localhost:4200/__cypress/runner/cypress_runner.js:4315:29)
    at whenStable (http://localhost:4200/__cypress/runner/cypress_runner.js:143587:68)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:143528:14)
    at tryCatcher (http://localhost:4200/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:4200/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:4200/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:4200/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:4200/__cypress/runner/cypress_runner.js:1701:18)
    at Promise._fulfill (http://localhost:4200/__cypress/runner/cypress_runner.js:1645:18)
    at <unknown> (http://localhost:4200/__cypress/runner/cypress_runner.js:5450:46)
From Your Spec Code:
    at Context.eval (webpack:///../e2e/caronsale-frontend-web/auctions-overview.spec.cy.ts:38:0)
────────────────────────────────────────────────────────────────────────────────────────────────────

Artifacts

core/auctions-overview.spec.cy.ts/Auctions_overview_--_should_filter_auctions_quick-search_make_filters-expanded_category_and_chips_failed.png
Screenshot: core/auctions-overview.spec.cy.ts/Auctions_overview_--_should_filter_auctions_quick-search_make_filters-expanded_category_and_chips_failed.png