Skip to content

geritol/cypress-bug-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug reporduction for cypress error (uncaught exception)undefined: undefined

Reproduction steps:

  • run the app via npm run dev
  • run the tests viw npm run cypress:open
  • select repro.spec.cy.js to run

Got:

  • console displays the error properly
  • cypress displays (uncaught exception)undefined: undefined

Want:

  • cypress displays the rejected string properly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published