Skip to content

Latest commit

 

History

History

testing-dom__root-style

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Testing how the app sets the root document style variable

The application in index.html uses <input type="color"> to set the CSS variable that controls the background style, see app.css

triggered color change

Find tests in cypress/e2e/spec.cy.js file.