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
Cilibiu Bogdan
5e203cab96
[ACA-2882] Create from template - generic form errors ( #1317 )
...
* remove type from error message
* change validation message
* change required message
2020-01-23 09:58:30 +02:00
Adina Parpalita
fb6ba7cf6a
[ACA-2874] improve the execution time of actions-available tests ( #1307 )
...
* some refactoring trying to improve the execution time of actions-available tests
* copyright update
2020-01-17 16:49:58 +02:00
Adina Parpalita
569ee98e8d
[ACA-1920] automate tests for Create file from template ( #1303 )
...
* change component ancestor from ElementFinder to string for better usability
better naming for some methods
small code cleanup
* add test components and automate tests for Create File from Template action
* ignore e2e-downloads folder
* add return types
* enable check
* enable check after issue got fixed
2020-01-16 13:16:18 +02:00