* ADF-5463 Rework Protractor tests - changes related to element/elements and duplication of locators
* Fix one which I missed
* Remove console.logs
* Remove console.logs
* Reverse the timeouts
* Fixed things TSLint
* Remove unused import
* Fixed broken tests
* Last test fixed
* Refactor e2e's ApiService
* Fix bits here and there
* [ci:force] Remove unused imports
* [ci:force] Extract shared part from adf-testing
* [ci:force] Extract StringUtils as well
* Make protractor's Logger not have duplicated code
* [ci:force]
* [ACA-3596] Fix e2e due to process header properties changes
* Change pages structure
* Move the build demoshell as last step and exclude for PR
* move more pages
* change testing pkg
* better JSON import
* update script
* move CLOUD in the right place
* some logs and not used methods
* retrycout
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* Refactor isCompleteFormButtonDisabled method
- Change the isCompleteFormButtonDisabled() method structure as per the Code Style E2E 03-01
- Replace the isCompleteFormButtonDisabled() with isCompleteFormButtonEnabled() in the tests
- Add lists with the default tasks and process filters name in order to use a variable instead of a string (ADW eg. in the breadcrumb checks)
* Add visibility wait in isCompleteFormButtonEnabled method
* Refactor isProcessListDisplayed method
- Change the isProcessListDisplayed() method structure as per the Code Style E2E 03-01
- Replace the checkProcessListIsDisplayed() with isProcessListDisplayed() in the tests
* Fix isCompleteFormButtonEnabled and isCancelButtonEnabled methods
* Fix isCompleteFormButtonEnabled method
* Create separate method to check for Complete button visibility
* fix tslint
* refator login page
* refator login page
* remove obsolete classes and move what is needed in the test pck
* fix const
* revert modify
* remove duplicate browser property
* fix build
* fix
* fix
* fix lint
* move drop action in testing
remove not necessary space
js-api centralize content
* first refactor use js-api
* fix protractor
* refactor test config
* simplify properties
fix namings
* ps cloud simplify
remove unused js files
* id fix
* fix search test
simplify environment var step 1
* fix lint
* first user iteration fix
* fix model
* unify use of apiService
* first step automatic user creation Identity
* refactor creation user content-services
* refactor creation user search
* refactor creation user core
* process service refactoring 1
* process service refactoring 1
* process service refactoring 2
* fix process
* appconfig
* fix process util
* fix gallery
* fix "this" reference issues
* fix incorrect import paths
* fix core
* some fixes
* allign
* fix some test
remove structure folder and move in actions
* fixes
* move folders in the right place
* fix
* fix rebase
* solve build issue
* fix e2e
* change init aae
* order api and some fixes
* fix possible not valid password
* fix some ps test
* replace host port also in objects
* Update app-config.service.ts
* fix process
* fix process test
* process service cloud fix
* fiexs
* modify init script
* fix two test
* remove unused property
* host issue
* not use npx
* fix ps cloud test
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* [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
* 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
* [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-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
* [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
* 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
* switch to ACTIVITI roles
* double set of roles
* minor typing fixes
* use different account
* Revert "use different account"
This reverts commit 1f89fb490e8be1614fbdef391ddc8a536ec8de82.
* fix test
* 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
* [ADF-4840] Fixing dropdown-widget.e2e.ts-beforeEach and start-task-group-cloud.e2e.ts-afterAll
* [ADF-4840] Testing with apps deployed with different permissions
* [ADF-4840] Fixing edit-process-filters-component.e2e.ts
* [ADF-4840] Add space to lib/process-services-cloud
* [ADF-4840] Fixing people-group-cloud-filter-component and reverting changes to the appNames
* [ADF-4840] Fixing start-task-custom-app-cloud