* Run tsc on the e2e folder and as part of the sh script
* in progress
* in progress
* in progress
* in progress
* in progress
* in progress
* fixing compile errors
* fixing compile errors.
* Fix the apiService and exclude nodemodules
* Add semicolumn
* fix import
* fix configuration test package
* fix
* fix errors
* fix typescript
* restore packages.json
* fix errors after rebase
* fix type prolems and add protracotr path mapping
* remove undefined
* in progress
* in progress testcase C297674
* linting fixes
* modularised clear field method
* made the appearance of select user dropdown work.
* in progress
* final version
* linting fixes
* linting fixes
* in progress
* in progress testcase C297674
* linting fixes
* modularised clear field method
* made the appearance of select user dropdown work.
* in progress
* final version
* linting fixes
* linting fixes
* ADF-4103 automated
* in progress
* Roles Filter automated
* async updates
* removed the identity User details
* roleId extraction done.
* linting fixes
* using constants instead of hardcoding the typing values.
* crc's
* crc's
* linting
* removed hte indexes, as api returns only 1 user record.
* fixed errors
* in progress
* redoing the tests as the PeopleGroupCloudPage has been updated.
* redoing the tests as the PeopleGroupCloudPage has been updated.
* Added a few test cases to cover task list and edit task filters cloud components properties.
* Add tests for task name property.
* Add processInstanceId tests
* Added lastModifiedTo and lastModifiedFrom tests.
* Added tests for all the properties
* Add selectionMode tests.
* Add selectionMode tests
* Update task-list-selection.e2e.ts
* [ADF-4015] Fix lint issues
* Using clearField
* Modified selection tests
* Fixing selection tests
* no message
* Fix spelling
* Removed a sleep from the test
* Fix siteListDropDown locator
* in progress
* in progress
* ADF-4012 pull request ready
* crc's
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* changed the locator to use data-automation-id
* linting fix
* test automated - C268974
* test automated - C268974
* crc's
* crc's
* crc's
* crc's
* linting fix
* added automation for C276980 - Duplicate User or Group
* merged the overlapping testcases
* Changed checkUserHasRoleSelected to use datatable methods
* changed hte usernames to something more relevant and readable.
* [ADF-4066] Should create a task unassigned when assignee field is empty … (#4334)
* C297675 Should create a task unassigned when assignee field is empty in Start Task form automated
* linting fixes and updated some locators which are returning more than 1 result back when running this test, as part of best practices.
* using hte new method added as it's more efficient, getIdCellValue
* linting fixes
* updates
* updated the taskname variables to more meaningful ones.
* added data-automation-id for better test locators.
* Add test for 'all the filters properly set up accordingly with the Query Param' acceptance criteria.
* Implement edit task filters tests.
* Fix lint errors
* Fix existent tests
* fix lint error
* Changed 'status' to 'state'
* add test for default filter
* add test for default filter
* remove fit and console
* remove comments
* add test for default filter
* add test for default filter
* remove fit and console
* remove comments
* remove unused import
* check default filter method
* fix imports
* Added tests related to process filters
* Adding back a check in task filters tests.
* no message
* Creating a completed process
* Added tests for default process filters
* Wait for the page to be loaded
* Fix the taskFilterCloud unit test and fix the coverage
* Fix the tslint
* Fix e2e test
* Fix unit test
* Skip e2e related to taskFiltersCloud
* rollback version
* Rollback the change on cloud angular.json
* [ADF-3438] Add tests for task list demo page:
* Fixing some tests
* Added new tests
* Add more tests
* Fix the name of the test for bamboo
* Fix test name to work on bamboo
* no message
* Added new tests
* Modified the error message.
* no message
* fix lint issues
* Fix lint issues
* Changing taskListSinglePage from js to ts
* Uncomment a test
* Fixing lint issues
* Solve lint error
* Refactored taskListDemoPage
* Commented two tests that are failing because of a bug in APS
* Fix lint error
* Resolved comments