E2E TS: Using labels
Prerequisities
- Version 0.4+ clean deploy
- Three devices (of any type/types) registered to server (AAAA, BBBB, CCCC)
Steps
- Navigate to Labels
- +Create Label, enter new, confirm.
- +Create Label, enter old, confirm
- Add labels to devices
- AAAA: new, old
- BBBB: new
- CCCC: old
- Verify labels are visible in the Devices table in the respective device row
- Verify that filtering based on new, old and Any labels works in the Devices table
- Verify correct device count for labels in Labels table
- new: 2
- old: 2
- Verify button Labels -> Actions -> List Devices
- shows correct devices for both groups
- mentions filter using label above the table (Current Filter: Labels is <selected label> above the table)
- Remove new label from AAAA device in device Details by clicking on label and on Set button.
- Verify that the Devices table is showing accurate labels for all devices now.
- Verify that counters for labels are updated in Labels table (new: 1, old: 2)
- Remove old label by using Delete button in Actions in Labels table.
- Verify old label is removed from AAAA and BBBB devices and old label is no longer present in the Labels table