If your code affects the environment tool page or directly affects the "Create environment flow", please manually verify these scenarios still work. There is shared code between the environments page and both the create environment and set up environment flows in Machine configuration
Please make sure to verify all these scenarios.
- Navigation to the "set up environments" flow in the Machine configuration page for the first time should show error info bar with button to add user to the Hyper-V admin group and enable Hyper-V.
- Clicking button in infobar shows UAC and clicking yes add user to the Hyper-V admin group and enables Hyper-V
- A warning info bar should appear on the bottom right of the page requesting the user to reboot.
- Clicking the sync button regardless of whether the user closes the warning info bar or not should regenerate the warning infobar requesting to reboot
- Clicking the reboot button reboots machine
- After logging in again no warning info bar is shown
- After logging in a "Call to action" button is shown directing the user to the extensions library if no extensions are installed that support environments
- After logging in a "Call to action" button is shown directing the user to create a new environment if extensions are installed that support environments but no environments have been created.
- Users can navigate to Machine configuration > Create environment and the Hyper-V provider appears and can be selected
- Users can click the next button after selecting Hyper-V and an adaptive card with a name and list of operating system images appear.
- Users can type a name into the text box
- Users can click the more info button on an item to launch a content dialog that displays information about the image
- Users can select an operating system image and select next
- Users can review their selected options in the review page
- Users can select and invoke the "Create environment button"
- Users are redirected to the machine configuration summary page after creation is started.
- Users can click the done button to go back to the machine configuration page and then click the "environments" tool page to view the progress of the creation in an environment card
- Users can also click the "Go to environments page" button to be redirected to the environments tool page to view the progress of the creation in an environment card
- In the environments tool page, once creation is complete the UI should stop the progress bar and the environment card should be updated with the latest state of the environment. (For Hyper-V the state should be off)
- If not already done so, navigate to Managing Environments to perform the managing environment steps.