Running: supervisor-view.spec.cy.ts (3 of 4)
Supervisor view
ive/vulkan/BackendVk.cpp:266)
at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)
1) should show a supervisor seller their own running auction
cy:command
✔
visit /
cy:command
✔
get [data-cy=app-root_development-banner]
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
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=1769685091293
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cy:command
✔
click
cy:command
✔
window
cy:intercept
➟
Matcher: {"method":"GET","url":"**/authenticated-user"}
cy:command
✔
get [data-cy=login_username-input]
cy:command
✔
find input
cy:command
✔
get [data-cy=login_password-input]
cy:command
✔
find input
cy:command
✔
get [data-cy=login_submit-login-button]
cy:command
✔
click
cy:fetch
➟
POST https://cognito-idp.eu-central-1.amazonaws.com/
Status: 200
cy:command
✔
wait @userData
cy:xhr
➟
(e2e-admin) GET https://dev.caronsale.de/api/v1/authenticated-user
Status: 200
cy:intercept
➟
Matcher: {"method":"GET","url":"**/seller-account"}
cy:command
✔
get [data-cy=login_seller-button]
cy:command
✔
assert expected **<enzo-button.ng-tns-c234330639-0>** to be **visible**
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/users/profile/
Status: 200
cy:command
✔
click
cy:command
✔
wait @sellerAccount, {timeout: 10000}
cy:command
✔
new url http://localhost:4200/seller/cockpit
cy:command
✔
new url http://localhost:4200/seller/cockpit?tab=all-auctions
cy:xhr
➟
(sellerAccount) GET https://dev.caronsale.de/api/v1/profile/dealership/e2e-supervisor@caronsale.de/seller-account
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/auction/seller/top-partner/status
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/profile/dealership/e2e-supervisor@caronsale.de
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/auction/seller/stats/all?filter=%7B%22statisticsStartDate%22%3A%222025-12-04T11%3A11%3A34.124Z%22%2C%22statisticsEndDate%22%3A%222026-01-01T11%3A11%3A34.124Z%22%7D
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/profile/dealership/18676/contact
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/auction/counts?filter=%7B%7D&types=all-auctions&types=running&types=renegotiation&types=processing&types=not-sold
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/auction/seller/stats/all?filter=%7B%22statisticsStartDate%22%3A%222026-01-02T11%3A11%3A34.124Z%22%2C%22statisticsEndDate%22%3A%222026-01-29T11%3A11%3A34.125Z%22%7D
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v2/seller/supervisor/subordinates?filter=%7B%22limit%22%3A500%2C%22offset%22%3A0%2C%22sortBy%22%3A%5B%7B%22field%22%3A%22lastName%22%2C%22desc%22%3Afalse%7D%2C%7B%22field%22%3A%22firstName%22%2C%22desc%22%3Afalse%7D%5D%7D
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/auction/all-auctions?filter=%7B%22offset%22%3A0%2C%22limit%22%3A20%7D
Status: 200
cy:command
✔
get enzo-header
cy:command
✔
find [data-cy="menu-button"]
cy:command
✔
click
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/payment/balance
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/auction/all-auctions?filter=%7B%22offset%22%3A0%2C%22limit%22%3A20%7D
Status: 200
cy:command
✔
get enzo-header
cy:command
✔
find [data-cy="menu.my-auctions"]
cy:command
✔
click {force: true}
cy:command
✔
location pathname
cy:command
✘
assert expected **/seller/cockpit** to match /dealership\/auctions/
cons:error
✘
NullInjectorError: R3InjectorError(Route: )[_SellerTopPartnerAccountStatusService -> _SellerTopPartnerAccountStatusService -> _SellerTopPartnerAccountStatusService -> _SellerTopPartnerAccountStatusService]:
NullInjectorError: No provider for _SellerTopPartnerAccountStatusService!
at NullInjector.get (http://localhost:4200/chunk-KQ63GXCU.js:4094:21)
at R3Injector.get (http://localhost:4200/chunk-KQ63GXCU.js:4438:27)
at R3Injector.get (http://localhost:4200/chunk-KQ63GXCU.js:4438:27)
at R3Injector.get (http://localhost:4200/chunk-KQ63GXCU.js:4438:27)
at R3Injector.get (http://localhost:4200/chunk-KQ63GXCU.js:4438:27)
at ChainedInjector.get (http://localhost:4200/chunk-KQ63GXCU.js:12658:32)
at lookupTokenUsingModuleInjector (http://localhost:4200/chunk-KQ63GXCU. ...
cy:command
✔
new url http://localhost:4200/dealership/auctions
cy:command
✔
new url http://localhost:4200/seller/cockpit?tab=all-auctions
2) should show a supervisor seller the running auctions of their subordinates
cy:command
✔
visit /
cy:command
✔
get [data-cy=app-root_development-banner]
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
cons:log
✱
Angular is running in development mode.
cy:command
✔
click
cy:xhr
➟
GET https://res.cloudinary.com/castle-tech-gmbh/raw/upload/i18n/frontend-web/en.json?t=1769685106626
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/meta
Status: 200
cy:command
✔
window
cy:intercept
➟
Matcher: {"method":"GET","url":"**/authenticated-user"}
cy:command
✔
get [data-cy=login_username-input]
cy:command
✔
find input
cy:command
✔
get [data-cy=login_password-input]
cy:command
✔
find input
cy:command
✔
get [data-cy=login_submit-login-button]
cy:command
✔
click
cy:fetch
➟
POST https://cognito-idp.eu-central-1.amazonaws.com/
Status: 200
cy:command
✔
wait @userData
cy:xhr
➟
(userData) GET https://dev.caronsale.de/api/v1/authenticated-user
Status: 200
cy:intercept
➟
Matcher: {"method":"GET","url":"**/seller-account"}
cy:command
✔
get [data-cy=login_seller-button]
cy:command
✔
assert expected **<enzo-button.ng-tns-c234330639-0>** to be **visible**
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/users/profile/
Status: 200
cy:command
✔
click
cy:command
✔
wait @sellerAccount, {timeout: 10000}
cy:command
✔
new url http://localhost:4200/seller/cockpit
cy:command
✔
new url http://localhost:4200/seller/cockpit?tab=all-auctions
cy:xhr
➟
(sellerAccount) GET https://dev.caronsale.de/api/v1/profile/dealership/e2e-supervisor@caronsale.de/seller-account
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/auction/seller/top-partner/status
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/profile/dealership/e2e-supervisor@caronsale.de
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/profile/dealership/18676/contact
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/auction/seller/stats/all?filter=%7B%22statisticsStartDate%22%3A%222026-01-02T11%3A11%3A49.263Z%22%2C%22statisticsEndDate%22%3A%222026-01-29T11%3A11%3A49.263Z%22%7D
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v2/seller/supervisor/subordinates?filter=%7B%22limit%22%3A500%2C%22offset%22%3A0%2C%22sortBy%22%3A%5B%7B%22field%22%3A%22lastName%22%2C%22desc%22%3Afalse%7D%2C%7B%22field%22%3A%22firstName%22%2C%22desc%22%3Afalse%7D%5D%7D
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/auction/counts?filter=%7B%7D&types=all-auctions&types=running&types=renegotiation&types=processing&types=not-sold
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/auction/seller/stats/all?filter=%7B%22statisticsStartDate%22%3A%222025-12-04T11%3A11%3A49.263Z%22%2C%22statisticsEndDate%22%3A%222026-01-01T11%3A11%3A49.263Z%22%7D
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/auction/all-auctions?filter=%7B%22offset%22%3A0%2C%22limit%22%3A20%7D
Status: 200
cy:command
✔
location pathname
cy:command
✔
assert expected **/seller/cockpit** to match /seller\/cockpit/
cy:command
✔
get enzo-header
cy:command
✔
find [data-cy="menu-button"]
cy:command
✔
click
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/payment/balance
Status: 200
cy:xhr
➟
GET https://dev.caronsale.de/api/v1/seller/auction/all-auctions?filter=%7B%22offset%22%3A0%2C%22limit%22%3A20%7D
Status: 200
cy:command
✔
get enzo-header
cy:command
✔
find [data-cy="menu.seller-supervisor-auctions"]
cy:command
✔
click {force: true}
cy:command
✔
location pathname
cy:command
✘
assert expected **/seller/cockpit** to match /dealership-supervisor\/auctions/
cons:error
✘
NullInjectorError: R3InjectorError(Standalone[_SupervisorViewContainerComponent])[_SellerTopPartnerAccountStatusService -> _SellerTopPartnerAccountStatusService -> _SellerTopPartnerAccountStatusService]:
NullInjectorError: No provider for _SellerTopPartnerAccountStatusService!
at NullInjector.get (http://localhost:4200/chunk-KQ63GXCU.js:4094:21)
at R3Injector.get (http://localhost:4200/chunk-KQ63GXCU.js:4438:27)
at R3Injector.get (http://localhost:4200/chunk-KQ63GXCU.js:4438:27)
at R3Injector.get (http://localhost:4200/chunk-KQ63GXCU.js:4438:27)
at ChainedInjector.get (http://localhost:4200/chunk-KQ63GXCU.js:12658:32)
at lookupTokenUsingModuleInjector (http://localhost:4200/chunk-KQ63GXCU.js:6140:31)
at getOrCreateInjectable (http://localhost:4200/chunk-KQ63G ...
cy:command
✔
new url http://localhost:4200/dealership-supervisor/auctions/overview
cy:command
✔
new url http://localhost:4200/seller/cockpit?tab=all-auctions
0 passing (50s)
2 failing
1) Supervisor view
should show a supervisor seller their own running auction:
AssertionError: Timed out retrying after 10000ms: expected '/seller/cockpit' to match /dealership\/auctions/
at Context.eval (webpack:///../e2e/caronsale-frontend-web/supervisor-view.spec.cy.ts:25:0)
2) Supervisor view
should show a supervisor seller the running auctions of their subordinates:
AssertionError: Timed out retrying after 10000ms: expected '/seller/cockpit' to match /dealership-supervisor\/auctions/
at Context.eval (webpack:///../e2e/caronsale-frontend-web/supervisor-view.spec.cy.ts:38:0)
────────────────────────────────────────────────────────────────────────────────────────────────────