intermine / im-tables

Dynamic Result Table Library
Other
9 stars 27 forks source link

Adding Cypress tests to the project #225

Closed Manasa2850 closed 3 years ago

Manasa2850 commented 4 years ago

Solves Issue #224 I have tested in Firefox and Google Chrome I have written tests for:

Manasa2850 commented 4 years ago

loadtable_spec.js is the file which contains tests to check if the table loads correctly. @yochannah Currently I've deleted the files in cypress/integration/examples because these files are not needed. Let me know if I should include them.

Manasa2850 commented 4 years ago

These are the tests to check if the table loads properly cypressTest1

Manasa2850 commented 4 years ago

pagination_spec.js has tests for pagination controls.

Screenshot of the test: cypressTest2