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
bf509843b7
integrate Prettier with tslint ( #1419 )
...
* integrate prettier with tslint
* remove obsolte scripts
* update tsconfig
* fix lint issues
* fix lint errors
* more rules and fixes
* kebab case and lint fixes
* update helpers
* update util
2020-04-19 23:29:20 +01:00
Adina Parpalita
a825c37da4
e2e refactorings ( #1346 )
...
* - create a generic-dialog class to remove some duplicated code
- add return types
* - share dialog needs custom methods
- also, fix copy/paste mistake :D
2020-02-25 12:28:59 +02:00
Cilibiu Bogdan
8603d13f71
[ACA-1921] Create folder structure from template ( #1309 )
...
* update template actions
* update template effects
* declare menu option
* rename dialog component
* rename service
* update tests
* update docs
* e2e fix locator
* fix translation reference
2020-01-22 10:35:32 +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