Details
-
Task
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
Description
Requests has following test failures:
Module test: requests:new_request Login > Open module "Requests" > Create new request > Logout Test suite @folio/requests:1.1.300063 Live module @folio/requests:1.1.300063 (http://folio-testing.aws.indexdata.com) ✓ should open module "Requests" and find version tag (476ms) ✓ should find an active user barcode (2996ms) Found 646245389361489 ✓ should create inventory record (5015ms) ✓ should create holdings record (2614ms) ✓ should create item record (2972ms) ✓ should check out newly created item (4673ms) 1) should add a new "Hold" request 2) should find new request in requests list Module test: requests:filters Login > Open module "Requests" > Get hit counts > Click filters > Logout Test suite @folio/requests:1.1.300063 Live module @folio/requests:1.1.300063 (http://folio-testing.aws.indexdata.com) ✓ should open module "Requests" and find version tag (266ms) ✓ should find hit count with no filters applied (518ms) 3) should click Holds and change hit count 4) should click Recalls and change hit count
For the test 'new_request' it seems to because a couple of section identifiers have gone missing in a form refactoring ('#section-item-info' and '#section-requester-info') and an input field has been removed.