• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

javierbrea / cypress-localstorage-commands / 3880130374

pending completion
3880130374

push

github

GitHub
Merge pull request #550 from javierbrea/renovate/eslint-plugin-jest-27.x

29 of 29 branches covered (100.0%)

Branch coverage included in aggregate %.

77 of 77 relevant lines covered (100.0%)

15.58 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/constants.js
1
const GET_SNAPSHOT_TASK = "cypressLocalStorageGetSnapshot";
3✔
2
const SET_SNAPSHOT_TASK = "cypressLocalStorageSetSnapshot";
3✔
3
const CLEAR_SNAPSHOT_TASK = "cypressLocalStorageClearSnapshot";
3✔
4
const NODE_EVENTS_INSTALLED = "LOCALSTORAGE_NODE_EVENTS_INSTALLED";
3✔
5

6
module.exports = {
3✔
7
  GET_SNAPSHOT_TASK,
8
  SET_SNAPSHOT_TASK,
9
  CLEAR_SNAPSHOT_TASK,
10
  NODE_EVENTS_INSTALLED,
11
};
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc