Commit Graph

6 Commits

Author SHA1 Message Date
Denys Vuika
c10aae6084 Remove duplicated e2e (#3006)
* cleanup download tests

* clean copy test

* clean move tests

* create folder tests

* delete tests

* edit tests

* mark favorite tests

* clean the rest of tests

* move page titles closer to the test

* remove unused steps

* restore upload new version suite
2023-02-28 14:08:12 -05:00
Denys Vuika
567882e864 e2e cleanup (#2951)
* reduce the code

* reduce code

* reduce code

* reduce code

* cleanup tests

* more readable code

* cleanup code

* fix code

* even more cleanup

* remove some deprecated apis

* code fixes

* cleanup files

* more files switching to user actions
2023-02-01 23:22:37 +00:00
Dharan
5212a40278 [ACA-4511] search layout update (#2272)
* [ACA-4511] search layout update

* * separate description column

* * enable path and fix e2e

* * revert lock  changes
2021-08-26 11:34:26 +02:00
Iulia Burcă
1c81c0c821 [ACA-4196] [ACA-4219] [ACA-4283] Delete some tests and reinclude some others (#2038)
* [ACA-1496] Delete C306956 because it never worked

* [ACA-4219] Remove C325049 - not worth to automate

* [ACA-4283] Reinclude tests failing on cluster
2021-03-05 09:46:56 +02:00
Adina Parpalita
13fa065654 exclude one test and do some fixes (#1869)
* exclude one test and do some fixes

* try to get more logs

* some more fixes

* try to workaround the slow update of toggle menus

* more logging

* no message

* trigger another run

* Update delete-undo-delete.test.ts

* no message

* rename methods

* no message

* no message

* no message

* no message

* no message

* no message

* update travis.yml

* run travis on branch

* trigger travis

* cleanup

* no message
2020-12-15 10:10:01 +00:00
Eugenio Romano
ad58be3d05 Rebalance suites conf to be less error prone (#1819)
* rebalance suites conf to be less error prone

* shared api - wait for specific files instead of totalItems

* remove unused

* - make search api wait calls more stable on parallel runs
- remove not needed workaround from closeMoreMenu

* reorganize test suites
a few more test stabilisations

* improve copy tests for parallel running

* more changes to consider parallel running

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
2020-12-04 12:39:39 +00:00