You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: set up cypress component testing and test footer (#140)
* add cypress asset folders to .gitignore
* update cypress to latest
* set up Cypress component testing
* remove red squiglies
* add custom cy.validateLink command for this project
* add data-cy attributes for testing
* add validateFooter util and footer component test
* test homepage footer from e2e homepage test
* minor tweaks
* use cy.within() to simplify selector code
* add check-ts for easy typescript validation
* add declarations.d.ts
0 commit comments