* [AAE-1152] added e2e tests for People and Group of people - CloudWidgets
* [AAE-1152] made code more readable
* [AAE-1152] added public-api file
* Fixing import in index.ts
* refactoring and creating public-api file
* [AAE-1372] Fix read-only preselected users can be deleted
* [AAE-1372] Fix people/group cloud component readonly mode
* [AAE-1372] Refactor People/Group Cloud components
* [AAE-1372] Refactor People/Group Cloud components
* [AAE-1372] Clear invalid user in single mode after replacing with a valid user
* [AAE-1372] Add progress bar while validation loading. When user gets removed remove from validation
* [AAE-1372] Fix lint errors
* [AAE-1372] Fix single selection e2e
* [AAE-1372] Fix unit tests - people/group cloud components
* [AAE-1372] Fix e2e, set People/Group formControls invalid when has preselect errors
* [AAE-1372] Fix invalid form control bug
* Add a method to wait until datatable contains less then a specific nr of rows. This could be useful for waiting for datatable to load when searching or filtering it
* Moved the method to pagination page
* Renamed the method
* Reuse the common deployment and modeling api
* Add files to testing
* Pass parameters
* Travis initaae with correct parameters
* Travis initaae with correct parameters
* Add cli to the smart build
* Add complete task of a process method
* Removed completeTaskOfAProcess method. We will add this along with a proper refactoring
* Remove unnecessary check
* Create card view text item PO
* Changed back the puppeteer version
* Fix the rootElement locator
* no message
* Fix wrong rebase
* * Added unique data-automation-id on cardViewTextComponent.
* Changed data-automation-id for float
* Add tests for assignee not able to release process task
* Changed the assignee of assigneeprocess process definition from admin.adf to hruser
* Changed the process used and changed random user to hruser
* [ADF-5022] added automation for Display Value Widget
* [ADF-5022] fixed licences
* [ADF-5022] fixed test name format
* [ADF-5022] fixed import-BrowserVisibility and adding type for fieldId & re-write methods with try-catch for DisplayValue
* [ADF-4823] [e2e] Displaying a file in a form does not work
* * delete removed
* * comments fixed
* * e2e fixed
* * await removed
* * form name fixed
* * rebase conflicts
* * fixed e2e
* fix ps e2e
* fix upload unit report
* fix cspell
* Update cspell.json
* fix e2e
* remove extra space
* fix e2e increase resolution
* try add a sleep before to cehck sorted in order to give datable time to refresh
* log order
* fix log
* change async ins ort
* remove sort testcase
* Modified candidateuserprocess to have candidate users and removed admin.adf
* Updated security roles for candidatebaseapp with salesuser for ACTIVITY and APS user
* switch to ACTIVITI roles
* double set of roles
* minor typing fixes
* use different account
* Revert "use different account"
This reverts commit 1f89fb490e8be1614fbdef391ddc8a536ec8de82.
* fix test
* added methods to view file, assert on File title in the viewer and close viewer.
* moved the ViewerPage file to ADF testing package
* removed the unnecessary methods as using the methods of the ViewerPage class.
* adding new process, forms and decision tables for e2e tests on decision table mappings.
* added the process and form required to test terminate end event
* added method to assert on checkbox widget, isChecked
* removed unnecessary method
* added method in checkboxWidget
* moved the method to checkbox widget
* Move the resources in the cloud lib
* Use adf cli
* Add missing process definitions
* Add debug points
* Print new class
* Use the resources under the adf-testing
* Use the resources from testing package
* Fix adf-testing bugs
* remove empty row
* Remove the npm install
* Remove log stuff
* Remove the console log
* Fix typo on process def names
Improve the debug e2e command
* Fix lowercase name
* Check the process cloud env and content env
* Add the new process definitions
* Add missing process definitions
* Use the latest simpleapp
* Rollback the bigFile
* Use relative link
* Trasnpile the adf-testing before using it