Bug 40320 - Missing Cypress tests for patron address display
Summary: Missing Cypress tests for patron address display
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 40181 40319
Blocks:
  Show dependency treegraph
 
Reported: 2025-07-07 15:01 UTC by Jonathan Druart
Modified: 2025-07-10 13:58 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40320: (bug 40319 follow-up) Add Cypress tests (3.26 KB, patch)
2025-07-07 15:04 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40320: (bug 40319 follow-up) Add Cypress tests (3.27 KB, patch)
2025-07-10 12:54 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 40320: (bug 40319 follow-up) Add Cypress tests (3.32 KB, patch)
2025-07-10 13:58 UTC, Owen Leonard
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-07-07 15:01:05 UTC
The changes on bug 40319 should be covered by tests.
Comment 1 Jonathan Druart 2025-07-07 15:04:23 UTC
Created attachment 183843 [details] [review]
Bug 40320: (bug 40319 follow-up) Add Cypress tests

Test plan:
Make sure the display of city, state and zipcode is the same as before
the patch
Confirm that the new Cypress tests pass
Comment 2 Jonathan Druart 2025-07-10 12:54:20 UTC
Created attachment 183940 [details] [review]
Bug 40320: (bug 40319 follow-up) Add Cypress tests

Test plan:
Make sure the display of city, state and zipcode is the same as before
the patch
Confirm that the new Cypress tests pass
Comment 3 Owen Leonard 2025-07-10 13:58:51 UTC
Created attachment 183944 [details] [review]
Bug 40320: (bug 40319 follow-up) Add Cypress tests

Test plan:
Make sure the display of city, state and zipcode is the same as before
the patch
Confirm that the new Cypress tests pass

Signed-off-by: Owen Leonard <oleonard@myacpl.org>