Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/callumacrae/cypress-select-value-issue
https://github.com/callumacrae/cypress-select-value-issue
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/callumacrae/cypress-select-value-issue
- Owner: callumacrae
- Created: 2019-06-12T14:36:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:01:56.000Z (about 2 years ago)
- Last Synced: 2024-12-17T05:29:22.839Z (23 days ago)
- Language: Vue
- Size: 3.04 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cypress input value not being preserved in snapshots
Installing and running:
```
npm install
npm run serve
```Replicating issue:
- Run tests
- Hover over "GET select" or "- SELECT changed value" in the test information
- Note that select element in snapshot now says "THIS SHOULDN'T DISPLAY"