alvaromontoro / almond.css

Collection of CSS styles to make simple websites look nicer
MIT License
1.14k stars 35 forks source link

Add tests #75

Closed alvaromontoro closed 1 year ago

alvaromontoro commented 1 year ago

Add Cypress tests to the library.

Each test should:

Cypress has limitations for testing styles on events like hover. So we will need to test general styles and styles associated with attributes/values.