Vito
7d66579423
[ACA-4492] - Start restyling of search sorting ( #2190 )
...
* Started adding search sorting refactoring
* [ACA-4492] - attempt to fix e2e with new sorting menu
* [ACA-4436] - fixed linting
* [ACA-4436] - fixed linting
* fixed lint
* [ACA-4492] - fixed e2e with new sorting
* [ACA-4492] - fixed e2e with new sorting
2021-07-12 11:27:30 +02: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
Denys Vuika
d7367623f6
e2e api enhancements (part 1) ( #1727 )
...
* add typings, deprecate username wrapper
* improve imports
* unify admin actions for people
* remove auth api wrapper
* remove unused apis
* remove unused apis
* use admin api actions everywhere
2020-10-07 10:40:20 +01:00
Denys Vuika
ddc6f36ab4
Prettier upgrade and e2e type checks ( #1522 )
...
* upgrade prettier
* noImplicitAny rule
* fix type
* update tsconfig
* upgrade to 150 print width
2020-07-14 10:03:23 +01:00
Roxana Diacenco
6e17405787
[ACA-3392] Create aca-testing-shared project to be reused in ADW ( #1480 )
...
* Move e2e framework to aca-shared/testing
* * Update e2e suites imports from @alfresco/aca-shared/testing
* Remove testing framework from 'e2e' directory
* Move e2e testing framework to `aca-testing-shared` project
2020-06-04 22:40:07 +02:00
Denys Vuika
5259f840a8
Optimize e2e framework ( #1428 )
...
* reduce breadcrumb page
* imrpove readability of code
* reduce data-table page size
* reduce datetime-picker code
* fix datatable page
* header and info drawer
* update datatable page
* toolbar cleanup
* more test components cleanup
* even move component cleanup
* move wait utils to the Utils
* unified waits
* cleanup menu page
* code fixes
* fix code
* code improvements
* rename api
* fix code
* fix code
* cleanup dialog pages
* more fixes and dead code removal
* code fixes
* try to fix the flaky teset
* fix code
* fix code
* update code
* fix lint
* unified text input
* fix lint
* add missing await
* reduce the wrapper method around clear text
* resolve element value
Co-authored-by: Cilibiu Bogdan <bogdan.cilibiu@ness.com >
2020-04-29 08:40:55 +01:00
Denys Vuika
6a84717a00
fix naming for e2e ( #1418 )
2020-04-17 14:33:05 +01:00
Cilibiu Bogdan
66f9442563
update copyright ( #1302 )
...
* update copyright
* update year
2020-01-16 18:15:34 +02:00
Adina Parpalita
e27a517ad7
automate tests for search filters and search results sorting
2020-01-05 19:00:19 +02:00