Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Ivan GoncharovIvan Goncharov(Deactivated)Reporter
Ievgen StepanovychIevgen StepanovychTime remaining
0mComponents
Fix versions
Priority
Low
Details
Details
Assignee
Ivan Goncharov
Ivan Goncharov(Deactivated)Reporter
Ievgen Stepanovych
Ievgen StepanovychTime remaining
0m
Components
Fix versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created May 11, 2022 at 10:11 AM
Updated November 8, 2022 at 11:52 AM
Resolved June 27, 2022 at 10:24 AM
We need to add unit tests to ix-chips.
Since this is one of the core components, it should be thoroughly tested both to ensure safety, but also to document all weird little behaviours.
Tests should be low level, i.e. check html structure.
Examples of possible cases:
it shows label when it is provided
it shows asterisk when required is true
it sets value when user types it in
it sets value when user selects it from autocomplete
etc.