Revert "Offline mode e2e tests" - #1673
Conversation
This reverts commit 72f16db.
|
@bgrgicak @adamziel I wonder if we should explore converting e2e tests to Playwright. As an experiment, maybe we could convert one of the simple tests first and then try converting one of the more fragile e2e tests to see whether we get more reliable results. It's actually something I've meant to try for a while but haven't gotten to it yet. |
|
@brandonpayton potentially, although I'd rather add a new Playwright test and, once it works, slowly move them one by one over the course of a few months as a backburner project. Otherwise I worry we might get stuck on porting tests instead of exploring the site manager. |
@adamziel, agreed. |
These tests area faining in CI, so I'm removing them for now.