bahmutov / bahmutov/cypress-data-session

fetching the data session should re-validate the session

Open
#93 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
67
Forks
11
Avg merge
21h 50m
Merged PRs (30d)
3

Description

```js
cy.dataSession('name')
```
should validate the data session "name" and call the validate and maybe the setup function (but not re-create)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the implementation of the cy.dataSession command and how it currently handles the named session. Trace the existing validate and setup functions, then confirm that fetching an existing session re-validates it and may run setup without recreating the session; add or update tests for cy.dataSession('name').

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.