luckyframework / luckyframework/lucky_flow
With webless driver, freshly generated lucky app has failing specs
- Dominant language
- Crystal
- Stars
- 55
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The generated authentication spec fails on [this line](https://github.com/luckyframework/lucky_cli/blob/9dba5f7f2fd961f382706fa37fc3fb3da6006328/src/browser_authentication_app_skeleton/spec/flows/authentication_spec.cr#L10). My guess is that the logout click didn't clear the session like it was supposed to.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the generated authentication spec at src/browser_authentication_app_skeleton/spec/flows/authentication_spec.cr, especially line 10, and reproduce the failure using the webless driver. Trace the logout step and session state to determine why the generated spec fails. Done means a freshly generated Lucky app passes this authentication spec with the webless driver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100