-
Snapshot tests (aka comparing screenshots to a stored reference) are great to catch regression of all sorts and we should have them.
For it to be convenient, we'd need at least:
- a way to create/…
-
TODO investigate
-
**Describe the bug:**
Retina displays give a screenshot size that is some multiple of the requested size, breaking the testing code.
**To Reproduce:**
Steps to reproduce the behavior:
1. Use a M…
-
## Description
At least some of the translation test suite runs with only `en_US` available, so that's the language it uses in practice.
## Steps to Reproduce
```sh-session
$ securedrop/bi…
-
**Describe the bug**
When using the `allure-cypress` with the `cypress-plugin-snapshots` for visual regression tests, when a test fails on a screenshot comparison, then the after hook fails with an e…
-
Since we already have some components, we naturally want to have tests for them. We should deal with: https://storybook.js.org/docs/react/workflows/snapshot-testing
## Procedure
* Use stencil st…
-
add screenshot capability to e2e web integration tests.
These screenshots should be easy to trigger from the widget tests, but should be taken on the platform (by the browser's driver).
-
**Is your feature request related to a problem? Please describe.**
We take automatic screenshot from the xcode screenshot tests for the app store and play store.
Therefore we need to add new feature…
-
Also, make sure we have descriptive image names
-
We need tests!
Testing this is complicated because of the service worker. Ideally we'd test the service worker under a number of the conditions that cause it to reload: initial visit, second visit,…