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 |
|
Adina Parpalita
|
2733c69c9a
|
[ACA-1921] automate tests for Create folder from template (#1320)
* automate tests for Create folder from template
added unit test for exclusion of folder links
* fix stupid mistake
|
2020-01-23 17:47:25 +02:00 |
|