Vinai Kopp
Vinai Kopp
Please let me know if the issue persists in today's release 0.3.3. I'm still not able to reproduce the issue here, at least not on Magento 1.8.0.0.
Thanks for the report! I've updated the observer accordingly (see commit 70cb9c2). Currently I also do not have time to check further why the issue with the CMS pages exists....
Please disregard my previous (deleted) comment. I should first have read my code before replying :) Will respond again in a minute.
Okay, now I think I can see what is required. The problem is that if `Redirect to login from any page` is disabled, only category loads on category pages trigger...
The installation instructions from the [cypress website](https://docs.cypress.io/guides/getting-started/installing-cypress#Linux-Prerequisites) work: ``` apt-get install -y libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb ```
Ah, I'm using it on a debian based Linux distribution in CI.
I don't think the issue is related to the magento2-cypress-testing-suite.
It took me a while to get back to this, but unfortunately currently I'm unable to use the additional container, see issue #136 The only downside of using the temp...
This issue still is relevant. I'm always using the regular database for integration testing instead of the tmpfs mounted one because the speed difference is negligible and I don't want...
I think it's still valid.