https://github.com/cloakedninjas/cypress-font-bug
https://github.com/cloakedninjas/cypress-font-bug
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloakedninjas/cypress-font-bug
- Owner: cloakedninjas
- Created: 2023-04-25T08:07:19.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T08:29:21.000Z (about 2 years ago)
- Last Synced: 2025-01-13T18:18:56.378Z (4 months ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress 12.4.0 font rendering bug
Test repo for issue: https://github.com/cypress-io/cypress-docker-images/issues/885
## Setup
```console
$ npm install
```## Running
```console
$ npm start
```Tests pass with Docker 12.3.0, but fail with 12.4.0 onwards, uncomment / comment
relevant line in `run-test.sh` to PASS or FAIL the test