-
A side discovery from #1367.
I get an "Illegal reflective access" Java warning on Debian "testing/unstable" (buster/sid) with OpenJDK 9 (b181-4).
Note that this was tested with a packaged beta v…
-
**Has this feature been discussed and generally agreed?**
@pljones and @ann0see raised the idea to run automatic client/server smoke tests in CI (#2423). I second this idea.
At least with Ubun…
-
## 🐛 Bug description
When running `wasm-pack test` the following is printed to the screen:
```txt
Interactive browsers tests are now available at http://127.0.0.1:8000
Note that interactive mo…
-
When cypress configures an app for component testing, it adds these 3 files under the `support` folder:
https://github.com/qwikifiers/qwik-ui/tree/main/packages/headless/cypress/support
and add …
-
#207 discusses future enhancements to the web UI. It would be good to improve the automated testing story for the feature so that contributors feel safe adding new functionality.
Using https://docs…
-
I've had a quick look at the ENV variables Falcon is using; mostly in [backend/settings.js](https://github.com/plotly/falcon-sql-client/blob/adaca9d530ef48c43a08249f6d1d8f7ae153dbad/backend/settings.j…
-
Plan is to develop headless integration testing suite using virtual monitors to test screenshots consistency .
-
Hey,
is there any chance you're going to release a jasmine-headless gem, which could drive firefox/ webkit/ opera in headless mode?
Would be a great win for cross-browser testing...!
That being sai…
-
Can we use https://developers.google.com/web/updates/2017/06/headless-karma-mocha-chai to drive testing of the client-side code? At least for `pl_file_editor` this seems straightforward, but I'm not s…
-
### Current behavior
My organization recently upgraded from React 17 to React 18 and some tests we had that utilized `cy.clock` and `cy.tick` stopped working in our component tests. It seems `setT…