https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38461
Bug ID: 38461
Summary: Table features needs to be covered by e2e tests -
Cypress
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Test Suite
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 36640
We need UI tests for the table features. We have different kinds of table and a
lot of features that must be covered by tests.
3 types of table:
* Tables using the REST API (kohaTable)
* Tables not using the REST API (KohaTable)
* Tables using dataTables constructor directly (should be removed by bug 38255)
Features:
* Save state
* Copy shareable link
* Save configuration state on page change
* Save search state on page change:
* Export
* Search (and the 'Clear filters' button)
* Columns filters
* External filters
* etc.
Specific tables:
* Patrons search
* Items list (catalogue/detail.pl)
* Items search
* Pending requests (should not be different but it is)
* Libraries ("classic" using kohaTable)
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36640
[Bug 36640] Upgrade DataTables from 1.13.6 to 2.x
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/