Skip to content

bahmutov/sorted-table-example

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks