test(library): find the edit sheet's title field by key, not label text #759
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
project-halkyon/halkyon-learn!759
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/759/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Broken since #749: the required-asterisk rollout replaced the Title
field's labelText with RequiredFieldLabel, which renders "Title *" as a
single Text.rich — so find.widgetWithText(TextFormField, 'Title') can
no longer match and the pre-fill assertion died with "Bad state: No
element". The sheet's own tests were migrated to the
studyset-title-field key finder in that PR; this copy in the library
screen suite was missed.
Signed-off-by: Tizian 「ティツィアーン」 raisondetredev@pm.me