* [AAE-3472-adf] added e2e service task test
fixed spell-check & re-included C311290
* added super admin as user
* spellcheck disabled for superad
* improved steps
* simplified & used API method
* disabled check spell for a line
* fix protractor conf
* remove update env
* fix cli error script cs
* change screenshot plugin
* remove unused param
* fix
* fix
* fix
* moment comment nvm
* fix
* fix
* fix
* fix
* remove adf redirect
* fix
* fix
* save remote report
* report fix
* improve save result
* fix folder save
* fix folder save
* fix placeholder pointer , they needs refactor later
* fix
* fix lint
* fix
* remove test already covered by unit
fix the test in core needed
exclude the one impossible to make it works without APS basic support
* lint
* fix some logout missing
* fix
* Fix the custom-tasks-filters.e2e
* fix lint
* fix
* fix
* fix
* Fix wait on start process and on process definition options
* Fix logout before login again
* fix uplaod test
* fix
* Fix infodrawer with check detail and sleep
* lint
* increase list of excluded test
* fix
* fix lint
* change wait method datatable
* fix
* fix
* revert check value
* fix
* fix
* change tag test
Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
* [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>
* 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>
* 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
* [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 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
* 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
* remove discovery
* remoce discovery test
* fix save remote
* use host acs to save screenshot
* fix e2e
* remove invalid test
* fix the package version
* 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.