Second Portion of 62911 - UI/UX Updates on Correspondence Intake Form Part 2 #24405
Annotations
7 errors and 1 warning
|
RSpec via knapsack_pro Queue Mode:
spec/feature/queue/correspondence/intake_spec.rb#L65
The Correspondence Intake page intake form shell successfully navigates on return to queue and save intake
Failure/Error: click_on("Return-To-Queue-button-id-1")
Capybara::ElementNotFound:
Unable to find link or button "Return-To-Queue-button-id-1"
|
RSpec via knapsack_pro Queue Mode:
spec/feature/queue/correspondence/intake_spec.rb#L204
The Correspondence Intake page Step 3 - Confirm Tasks not related to an Appeal section displays the correct content
Failure/Error: expect(all("button > span", text: "Edit Section").length).to eq(5)
expected: 5
got: 0
(compared using ==)
|
RSpec via knapsack_pro Queue Mode:
spec/feature/queue/correspondence/intake_spec.rb#L215
The Correspondence Intake page Step 3 - Confirm Tasks not related to an Appeal section Edit section link returns user to Tasks not related to an Appeal on Step 2
Failure/Error: all("button > span", text: "Edit Section")[2].click
NoMethodError:
undefined method `click' for nil:NilClass
|
RSpec via knapsack_pro Queue Mode:
spec/feature/queue/correspondence/intake_spec.rb#L351
The Correspondence Intake page correspondence tasks in-progress tab and navigate to step 3 when we click on intake task navigates to intake form from in-progress tab to step 3
Failure/Error: click_on("Return-To-Queue-button-id-1")
Capybara::ElementNotFound:
Unable to find link or button "Return-To-Queue-button-id-1"
|
RSpec via knapsack_pro Queue Mode:
spec/feature/queue/correspondence/intake_spec.rb#L390
The Correspondence Intake page checks for failed to upload to the eFolder banner after navigating away from page navigates to intake form from in-progress tab to step 3 and checks for failed to upload to the eFolder banner from the Centralized Mail Portal, if it needs to be processed.
Failure/Error: click_on("Return-To-Queue-button-id-1")
Capybara::ElementNotFound:
Unable to find link or button "Return-To-Queue-button-id-1"
|
RSpec via knapsack_pro Queue Mode
The operation was canceled.
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
Loading