flexion / ef-cms

An Electronic Filing / Case Management System.
23 stars 10 forks source link

Manual Testing Post 7839 Refactor #8149

Closed klohman closed 3 years ago

klohman commented 3 years ago

Acceptance Criteria

AC 1) Team has performed manual testing on the Court migration environment in Edge for the following user flows, defined in https://docs.google.com/spreadsheets/d/1FUHKC_YrT-PosaWD5gRVmsDzI1HS_U-8CyMIb-qX9EA/edit?usp=sharing 2) all bugs are logged

Tasks (Draft)

Definition of Done

codyseibert commented 3 years ago

When testing the court issued document workflow scenario #3, when clicking the "Edit Title" link after creating a notice, the drop-down did not default to "Notice". I would have expected the "Select Order Type" to have defaulted to the order I was editing? I think if the page refreshes, the the dropdown is cleared and doesn't default to the order type.

codyseibert commented 3 years ago

Court issued document workflow number 5 makes no mention of filing a "filed date" when doing a transcript, but I have both a Date of Trial input, and a Filed Date. I just wanted to verify this is expected.

Also, I type 09/09/20 in the input, and the document title became this: Transcript of test on 09-09-0020. That seems like a bug? I would think type 09/09/20 would default to 09/09/2020

klohman commented 3 years ago

When testing the court issued document workflow scenario #3, when clicking the "Edit Title" link after creating a notice, the drop-down did not default to "Notice". I would have expected the "Select Order Type" to have defaulted to the order I was editing? I think if the page refreshes, the the dropdown is cleared and doesn't default to the order type.

@codyseibert Yes, the dropdown is expected to be populated with the current selection.

klohman commented 3 years ago

Court issued document workflow number 5 makes no mention of filing a "filed date" when doing a transcript, but I have both a Date of Trial input, and a Filed Date. I just wanted to verify this is expected.

Also, I type 09/09/20 in the input, and the document title became this: Transcript of test on 09-09-0020. That seems like a bug? I would think type 09/09/20 would default to 09/09/2020

The date that is important for the TRAN is the Date of Trial. Filed date can be the current date for this test. For the date input, I'm not sure that is a bug -- USWDS component may just required a 4 digit input.