[7.1] Test Tags on All Key Components #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
User Story
As a developer, I want consistent
testTagmodifiers on all key UI elements.Acceptance Criteria
"attribute_card_{type}""talent_card_{name}""nav_character_sheet","nav_settings""roll_button_{name}"TestTags.ktobject for all tag stringsNotes
Foundation for all UI tests. Should be done early (Phase 1) so other test stories can reference tags. New file:
TestTags.ktin shared code.