* [DW-1669] - Added new api call for creating and starting a process instance
* [DW-1669] - fixed linting
* [DW-1669] - fixed process default issue
* [DW-1669] - fixed problem on start process cloud
* [DW-1669] - removed check on valid form as it might interact with the correct behaviour
* [DW-1669] - added a small delay before pressing start as a debounce time was added and the click on start is too fast
* [DW-1669] - added a small delay before pressing start as a debounce time was added and the click on start is too fast
* [DW-1669] - removed wrong fdescribe
* [DW-1669] - added a small delay before pressing start as a debounce time was added and the click on start is too fast
* add slower type method for user picker
* add slower type method for user picker
* slower
* other fixes
* remove slow digit
* fix some more test
* slow down
* fix some more test
* exclude test
* exclude C315268
* Change the uploadFile method from ADF testing package
* Fix lint
* no message
* Fix a part of the tests
* Fix last tests
* Fix test
* Fix tests
* Fix test
* Refactor/and move to testing package POs and API calls
* Remove method
* Add task list PO
* Use adf testing package APS1 calls
* Fix some tests
* Update new test
* Fix some process-services tests
* no message
* Fix 2 tests
* Create StartProcess page in ADF testing package; refactor process-services tests
* no message
* Fix E2E run
remove not used report
Fix USERNAME AND PAS upload PS cloud e2e screenshot
* save report
* multiple 4 cs
* change test fix screenshot and others
* exclude other test
* Add APS1 calls to adf testing package
* no message
* Change to use AlfrescoApi instead of ApiService
* Refactor process-services tests to use API calls implementation from testing package
* Fix resource file
* no message
* Fix widget tests
* Fix tests
* no message
* Unblocking travis
* [AAE-1846] automated e2e tests - uploading a folder
* [AAE-1857] added automated e2e test upload folder with excluded file
* changed the script for cancel an uploading folder, added -b condition for the running tests for the uploadFolder method
* [AAE-1880] e2e document-list selection mode, open file/folder
* resolved comments: backtick, refactoring names, using dropdownPage, removing comments, wrapping the API
* added a new try-catch for beforeAll, fixed the error message
* changed the name of a method from clickDropdownWithOption to selectDropdownOption
* changed the method name from clickDropdown... to selectDropdownOption
* added the variable type for some methods, delete the let list and refactor accordingly
* Added 3 new processed to candidatebaseapp: errorStartEventProcess, errorBoundaryEventProcess and errorExclusiveGateProcess, all with error events
* no message
* added e2e automation - [C260064] Should download only the last selection when changing pages in Single mode
* [AAE-1797] added e2e automated test- start a process within ACS
* refactoring with dropdownPage
* spellcheck refactoring
* [AAE-2034] Radio Button displaued in read-only mode
* [AAE-2034] Added tests and disable for all radio group and not every button
* [AAE-1943] C309672 and C309675 into unit tests
* [AAE-1943] C309680 automated
* [AAE-1943] C309682 automated
* AAE-1938 - added first stack of visibility tests for form
* AAE-1938 - fixed unit test after form service changes
* AAE-1938 - rebased with last development
* AAE-1938 - fixed failing e2e
* AAE-1938 - fixed mock definition to match updated service behaviour
* Fixed failing e2e
* AAE-1938 - try to fix cancel uploads
* * Added unit tests to the about-github-link component.
* Removed unused css
* * Added unit tests to the about module and prodcut-version components
* * Automated about page
* * Fixed comments
* * FIxed failing unit tests on attach-file-widget component.
* * After rebase