bahmutov / sorted-table-example

Cypress testing if the table is sorted by a column

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sorted-table-example ci cypress version cypress-should-really version renovate-app badge

Cypress testing if the table is sorted by a column

Sorted table test

🎓 For my course Cypress Plugins use the branch cypress-plugins

Read the blog post Functional Helpers For Cypress Tests and check out spec.js and better-spec.js test files.

Read the blog post Spy On DOM Methods And Properties and check out spy-on-removeAttribute.js and spy-on-innerHTML.js test files.

Read the blog post Check Items For Duplicates and check out duplicates-spec.js tests.

Read the blog post Do Not Use SHA To Compare HTML During E2E Tests.

Videos

Small print

Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> © 2021

License: MIT - do anything with the code, but don't blame me if it does not work.

About

Cypress testing if the table is sorted by a column


Languages

Language:JavaScript 91.7%Language:HTML 6.7%Language:CSS 1.7%