-
**Is your feature request related to a problem? Please describe.**
Often, the full page screenshots are unreliable and contain ghosting of elements due to scrolling effects.
For example: see https:…
-
Please upload the Results of comparisons on testing set
-
We currently do not have e2e tests (i.e. "end-to-end" testing of whole scenarios how the user interacts with the app). This means to check if a change breaks existing functionally in other places, we …
-
Playwright node.js already has "Visual comparisons" functionality which can be used for visual regression testing, we need the same in playwright java library as well.
-
Currently we are not testing the plots created in webviz-ert, but rather the dom-elements generated. Maybe we should consider to perform visual tests on plots generated.
-
### Bug
### Voronoi
- [ ] Calculate polygon areas
- [ ] For `vor$vertices`
- [ ] Return status: merged/redundant/deleted
- [ ] For `vor$msegments`
- [ ] Add proper `line` for b…
-
### Have you read the documentation?
- [X] Yes, I've read the [how to make a reproducable bug guide](https://www.sitespeed.io/documentation/sitespeed.io/bug-report/)
- [X] Yes, I've read the [how to …
-
I enlarged the section `### Turtle Serialization Tools` to list some more tools.
In particular, I think this is a promising one, so we need to check it out.
#### EDMC Tools
Elisa Kendall (one of…
-
**Describe the bug**
Receiving the message "There is a newer version of this file on the mainframe. Compare with remote contents or overwrite?" in a pop-up at the bottom right of vscode.
…
-
@ddalp built out some visual tree comparison test infrastructure recently: #3754
We're going to use that more as we do new feature work, but we have a lot of test debt in everything we built before …