* 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
* added message events api
* added export
* added the getProcessInstance method in the queryservice
* added form-cloud.service with method to submit the form.
* added form-cloud.service with method to submit the form.
* returning the error instead of throwing, which can be used in expected negative api assertions in the test.
* added getTaskByNAme method to filter a task by unique task-name within a process-instance
* linting fix
* made correlation key as optional parameter
* removed the unnecessary tslint disable statements
* removed the unnecessary tslint disable statements and reverted the throw error statement
* logging response is not needed
* added return type
* added return type