[Koha-bugs] [Bug 31199] selenium/patrons_search.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 27 11:04:22 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31199

Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matt.blenkinsop at ptfs-europe
                   |                            |.com

--- Comment #7 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
1..1
# Subtest: Search patrons
    1..25
    ok 1 - All standard fields are searchable if DefaultPatronSearchFields not
set. middle_name is there.
    ok 2 - Standard search uses hard coded list when DefaultPatronSearchFields
not set
    ok 3 - All standard fields + middle_name are searchable by filter if
DefaultPatronSearchFields not set
    ok 4 - Standard filter uses hard coded list when DefaultPatronSearchFields
not set
    ok 5 - New option added when DefaultPatronSearchFields is populated with a
field. Note that middle_name disappears, we do not want it if not part of
DefaultPatronSearchFields
    ok 6 - Standard search uses DefaultPatronSearchFields when populated
    ok 7 - New filter option added when DefaultPatronSearchFields is populated
with a field
    ok 8 - Standard filter uses DefaultPatronSearchFields when populated
    ok 9 - Invalid option not added when DefaultPatronSearchFields is populated
with an invalid field
    ok 10 - Invalid filter option not added when DefaultPatronSearchFields is
populated with an invalid field
    ok 11 - Column "Name" should be the 3rd and contain the firstname correctly
filtered
    ok 12 - Column "Name" should be the 3rd and contain the address correctly
filtered
    ok 13 - Column "Name" should be the 3rd and contain the email address
correctly filtered
    ok 14 - Column "Library" should be the 6th and contain the html tags - they
have been html filtered
    ok 15 - Column "Circ note" should be the 10th and not contain the html tags
- they have not been html filtered
    ok 16 - Page title is correct after following modification link
    ok 17 - Searching in standard brings back correct results
    ok 18 - Filtering on library works in combination with main search
    ok 19 - Resetting filters works as expected
    ok 20
    ok 21 - Searching on a non-searchable attribute returns no results
    ok 22 - Searching on a searchable attribute returns correct results
    ok 23 - Refining with DataTables search works to further filter the
original query
not ok 1 - Search patrons
WARNING: Cleanup failed!

Koha 22.11_D11/257

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list