oryx-frontend / oryx

MIT License
6 stars 4 forks source link

Re-activate 2x Cypress tests #22

Open PhilinTv opened 1 month ago

PhilinTv commented 1 month ago

There are two flickery tests, that were deactivated during OSS extraction. That would be great to get them back OR find a replacement.

[category.cy.ts] it.skip('should apply price filtering', () => { [search.cy.ts] it.skip('should apply price filtering', () => {

tolerants commented 1 month ago

This issue is not reproducable locally. Created a PR where I uncommented this tests to chech via ci https://github.com/oryx-frontend/oryx/pull/24