ISISComputingGroup / ISISComputingGroup/IBEX
Squish Tests: Configuration default synoptic behaviour
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a developer I would like to verify the following behaviour using Squish:
- Create a synoptic and add it to a configuration as a default synoptic.
- Verify that the default synoptic has updated.
---
- Edit the default synoptic of a configuration.
- Verify that the default synoptic has updated.
---
- Delete the default synoptic of a configuration.
- Verify that the configuration no longer has a default synoptic.
---
- Create a new configuration and set a default synoptic.
- Verify that the default synoptic is set.
---
- Verify that the default synoptic is the one selected when the `Synoptic` perspective is opened.
---
- Switch to a configuration with a different default synoptic and with the `Synoptic` perspective open.
- Verify that the selected synoptic in the `Synoptic` perspective changes.
---
- Change the selected synoptic in the `Synoptic` perspective to something other than the default one.
- Press the `Load Default` button.
- Verify that the selected synoptic changes to the default one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.