coveo / ui-kit

Coveo UI kit repository, home of @coveo/headless, @coveo/atomic, and more.
Apache License 2.0
52 stars 34 forks source link

test(atomic): move the problematic facet.2.cypress tests to playwright #4457

Closed alexprudhomme closed 1 month ago

alexprudhomme commented 1 month ago

https://coveord.atlassian.net/browse/KIT-3578

Our cypress tests always gets stuck at facet.2.cypress.ts. It is confirmed that this file is causing the problem, here is an example of it bugging at the 32nd action https://github.com/coveo/ui-kit/actions/runs/11016846913/job/30593796858?pr=4425 . It usually is the 35th that is failing. Once facet.2.cypress got bumped to 32 (by removing some cypress tests), it kept failing.

github-actions[bot] commented 1 month ago

Pull Request Report

PR Title

:white_check_mark: Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 235.9 235.9 0
commerce 339.1 339.1 0
search 409.5 409.5 0
insight 395.4 395.4 0
recommendation 248.5 248.5 0
ssr 403.5 403.5 0
ssr-commerce 351.4 351.4 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
case-assist 0 6 0
insight 0 27 0
commerce 0 15 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support