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
d4f04323b3
ADF 3.7.0-bab49 ( #1324 )
...
* adf 3.7.0-1754
* fix header name selector
* fix more / less state
* click correct button
* check correct button
* remove Thumbnail column from headers list
* 3.7.0-0256a update
* remove Thumbnail. from headers list
* remove Thumbnail
* header cell value selector
* adf 3.7.0-bab49
* change selector after accessibility fixes
Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-02-06 15:31:27 +02:00
Cilibiu Bogdan
66f9442563
update copyright ( #1302 )
...
* update copyright
* update year
2020-01-16 18:15:34 +02:00
Denys Vuika
3bc54478c0
latest ADF alpha ( #1132 )
...
* latest ADF alpha
* get latest adf
* update tests
* use date format via config
* update time format
* Revert "update time format"
This reverts commit 3a4864ef01e8e1f6bc89d7425ffa7b6051dc19a6.
2019-06-18 15:21:03 +01:00
Adina Parpalita
d5f8699976
[ACA-1258] automate tests for viewing file/image properties ( #1101 )
...
* split InfoDrawer test component and add tests for viewing properties
* add “date item” to spell ignore and remove commented code
* try to increase timeout
2019-05-09 14:57:31 +03:00