-
Task
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
User can either enter the instance type and click on the type (implemented as of now) or click on `View More` until the user sees their preferred type..
Steps:
- Create a nested View class under https://gitlab.cee.redhat.com/insights-qe/iqe-provisioning-plugin/-/blob/master/iqe_provisioning/views/reservations.py#L14
- Add the logic in https://gitlab.cee.redhat.com/insights-qe/iqe-provisioning-plugin/-/blob/master/iqe_provisioning/entities/reservations/ui.py#L9 to get to the instance.
- Create a new test for switching between the two method on test level.