summaryrefslogtreecommitdiff
path: root/openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py
Commit message (Expand)AuthorAgeFilesLines
* Stability improvement of Instance testsJan Jasek2023-04-251-2/+12
* Unskipping test_floatingip_associate_disassociate test caseAshish Gupta2023-04-041-1/+2
* Fix instance error with attribute cells.Jan Jasek2022-11-031-0/+10
* Use python3-style super()Akihiro Motoki2020-10-151-1/+1
* Fix instances integration testsPallav Gupta2020-05-201-33/+52
* Integration test fixespanneer.smn2018-06-211-5/+5
* Multiple integration test fixesAkihiro Motoki2016-09-231-1/+5
* Improved table deletion efficiencyjlopezgu2016-06-211-0/+14
* Fix explicit waiting if instance has error statusSergei Chipiga2016-04-151-1/+4
* Merge "Added test for check launch volume as instance functionality"Jenkins2016-04-131-6/+11
|\
| * Added test for check launch volume as instance functionalityTatyana Kuterina2016-04-071-6/+11
* | Guard against instance row being displayed slowly in i9n testsTimur Sufiev2016-04-101-3/+4
|/
* Refactor some table rows & cells waits in i9n testsTimur Sufiev2016-03-081-16/+4
* Added test for check associate/disassociate actions for floating ipTatyana Kuterina2016-02-241-0/+6
* Test for images (create volume/launch instance from image)AlexandraAllakhverdieva2016-02-161-0/+5
* Introduce field mappings for FormRegion descendants in i9n testsTimur Sufiev2016-01-231-1/+1
* Reduce number of calls to Selenium for form fieldsTimur Sufiev2016-01-231-2/+3
* Always wait for spinner to disappear after form submitTimur Sufiev2016-01-221-4/+2
* Rework table actions in integration testsTimur Sufiev2016-01-221-52/+37
* In integration tests reference table columns by nameTimur Sufiev2016-01-181-5/+5
* Simplify tables page regionsTimur Sufiev2016-01-151-6/+1
* Replace "Terminate Instance" with "Delete Instance"Akihiro Motoki2015-11-301-17/+19
* Fix accidentally broken Instances integration testTimur Sufiev2015-10-171-2/+2
* Integration tests - Instances testsmavinagi2015-10-171-0/+156