Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 276 Bytes

E2E-TESTING.md

File metadata and controls

7 lines (4 loc) · 276 Bytes

TODO: write tutorial about e2e testing and add more usefulness to this document.

CSS classes used to make testing easier

.test-selector-confirm - for making confirmation/ok buttons so the test finds them

.test-* - to mark special elements so the test can find them.