Scenario-7 success banner fix #4995
Annotations
6 errors and 2 warnings
spec/feature/reader/reader_spec.rb#L723
Reader Short list of documents Document information contains Claims information
Failure/Error: expect(page.all("td", text: appeal.issues[0].type).count).to eq(appeal.undecided_issues.length)
NoMethodError:
undefined method `type' for nil:NilClass
|
spec/feature/reader/reader_spec.rb#L874
Reader Short list of documents Claim Folder Details
Failure/Error: expect(issue_list.count).to eq(issues_info.length)
expected: 0
got: 1
(compared using ==)
|
spec/feature/queue/judge_assignment_spec.rb#L252
Judge assignment to attorney and judge Reassigning a legacy appeal to another judge from the case details page should allow us to assign a case to a judge from the case details page
Failure/Error: expect(page).to have_content("Task reassigned to #{judge_two.full_name}")
expected to find text "Task reassigned to Joe Shmoe" in "CaseflowQueue\n | Switch product\nSearch cases\nCSS_ID853806 (VACO)\nJoshua ChamberlainVeteran ID: 358850704 \nView all cases\nDOCKET\nL\n150000358850085\nVETERAN DOCUMENTS\nView docs\nAPPEAL STREAM TYPE\nCurrently active tasks\nASSIGNED ON\n09/01/2023\nDAYS WAITING\n0\nGray dot: Pending\nASSIGNED TO\nID194\nTASK\nAssign\nActions\nSelect an action…\nIssues\nAppellant's Power of Attorney\nAbout the Veteran\nCase Timeline\nIssues\nAppellant's Power of Attorney\nAttorney: Clarence Darrow\nAddress:\n9999 MISSION ST\nUBER\nAPT 2\nSAN FRANCISCO, CA 94103\nEmail Address: [email protected]\nPower of Attorney (POA) data comes from VBMS. To update the POA information stored in VBMS, please send a task to the VLJ support management branch.\nAbout the Veteran\nBelow is the history of this case.\nGray dot: Pending\nGray dot: Pending\nAssign task\nAssign to\nJoe Shmoe\n\nProvide instructions and context for this action\nTest\nCancel\nAssign"
|
spec/feature/queue/judge_assignment_spec.rb#L284
Judge assignment to attorney and judge Assigning a legacy appeal to an attorney from the case details page should allow us to assign a case to an attorney from the case details page
Failure/Error: fill_in(COPY::ADD_COLOCATED_TASK_INSTRUCTIONS_LABEL, with: "note")
Capybara::ElementNotFound:
Unable to find field "Provide instructions and context for this action" that is not disabled
|
spec/feature/queue/judge_assignment_spec.rb#L350
Judge assignment to attorney and judge Assigning an AttorneyTask to self (VLJ)from the case details page should allow us to assign an ama appeal to an acting judge from the 'Assign to attorney' action'
Failure/Error: click_on("Assign")
Capybara::ElementNotFound:
Unable to find visible link or button "Assign"
|
|
|
|
The logs for this run have expired and are no longer available.
Loading