abalakh / airgun

Airgun moved to https://github.com/SatelliteQE/airgun
https://github.com/SatelliteQE/airgun
1 stars 2 forks source link

add first nested view + read operation #8

Closed oshtaier closed 6 years ago

oshtaier commented 6 years ago

Okay, here is first example We can avoid fill method in case we go with separate class logic(separate view+separate navigation), but value and code amount is more arguable than obvious

oshtaier commented 6 years ago
py.test /home/ashtayer/Desktop/robottelo/tests/foreman/ui_airgun/test_os.py::test_positive_create_with_ptable
==================================================================================== test session starts =====================================================================================
platform linux2 -- Python 2.7.14, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
shared_function enabled - OFF - scope:  - storage: file
rootdir: /home/ashtayer/Desktop/robottelo, inifile:
plugins: wait-for-1.0.9, services-1.2.1, mock-1.6.3
collected 1 item                                                                                                                                                                             
2018-02-06 22:20:01 - conftest - DEBUG - BZ deselect is disabled in settings

tests/foreman/ui_airgun/test_os.py .                                                                                                                                                   [100%]

================================================================================= 1 passed in 42.32 seconds ==================================================================================
oshtaier commented 6 years ago

I don't mind at all

oshtaier commented 6 years ago

Add more logic, please re-review

oshtaier commented 6 years ago

locators 'issues'(optimization) will be analyzed in further PR