push-based / user-flow

📦 Combine Chrome tooling like Lighthouse userflows and DevTools reconder scripts in your CI
MIT License
118 stars 3 forks source link

fix: add test to insure it can persist reports in multiple formats #166

Closed ChristopherPHolder closed 1 year ago

ChristopherPHolder commented 1 year ago

Closes: #185

ChristopherPHolder commented 1 year ago

When fixing the override values issue it throws an error: Error while running user flows. Error: No categories provided.

BioPhoton commented 1 year ago

After debugging A LOT I am sure it not related to the tests. As it only happens in CI and it works locally on windows and Mac I assume it’s a Linux problem.

will dig further in and update here.