Denys Vuika
cd2b489100
[ADF-5146] Upgrade to Angular 10 ( #5834 )
...
* remove useless module
* upgrade to angular 8
* upgrade material to v8
* upgrade adf libs
* migrate demo shell to v8
* upgrade to angular 9
* upgrade material to v9
* remove hammer
* upgrade nx
* upgrade datetime picker
* upgrade flex layout
* update core api
* remove entry components
* code fixes
* upgrade testbed usage
* code fixes
* remove unnecessary core-js from tests
* upgrade CLI
* ts config fixes
* fix builds
* fix testing config
* compile fixes
* fix demo shell dev setup
* fix core tests
* fix card view import
* upgrade nx
* disable smart builds for now
* remove fdescribe
* restore smart builds
* fix issues
* unify tsconfigs and fix newly found issues
* fix configuration and cleanup package scripts
* improved production build from the same config
* use ADF libs directly instead of node_modules
* disable smart build
* single app configuration (angular)
* fix core build
* fix build scripts
* lint fixes
* fix linting setup
* fix linting rules
* various fixes
* disable affected libs for unit tests
* cleanup insights package.json
* simplify smart-build
* fix content tests
* fix tests
* test fixes
* fix tests
* fix test
* fix tests
* disable AppExtensionsModule (monaco example)
* remove monaco extension module
* upgrade bundle check rules
* fix insights tests and karma config
* fix protractor config
* e2e workaround
* upgrade puppeteer and split linting and build
* reusable resources config
* update protractor config
* fix after rebase
* fix protractor config
* fix e2e tsconfig
* update e2e setup
* Save demoshell artifact on S3 and remove travis cache
* Push the libs on S3 and fetch before releasing it
* Add deps
* Add dependencies among libs and run only affected unit test and build
* fix the travis stage name
* fix after renaming dev to demoshell
* force the order of the projects
* remove unused dependencies
* fix content e2e script
* exit codes fix
* add extra exit codes to core e2e
* postinstall hook and package cleanup
* cleanup packages
* remove deprecated code and dependency on router
* improve bundle analyzer script
* minor code fixes
* update spec
* fix code after rebase
* upgrade protractor after rebase
* fix e2e mapping lib
* Update tsconfig.e2e.json
* update e2e tsconfig
* fix angular config
* fix protractor runs
* cache dist folder for libs
* update material selectors for dropdowns
* selector fixes
* remove duplicated e2e that have unit tests already
* fix login selector
* fix e2e
* fix test
* fix import issues
* fix selector
* cleanup old monaco extension files
* cleanup demo shell login
* add protractor max retries
* disable customisations of protractor
* fix login validation
* fix after rebase
* fix after rebase, disable latest versions of libs
* Hide the report tab and rollback the localstorage
* rename protractor config back to js
* restore lint as part of build
* cleanup code
* do not copy anything to node_modules on dist test
* fix unit tests
* config fixes
* fix code
* fix code after rebase
* fix tests
* remove existing words from spellcheck
* remove useless directive decorators
* update package.json after rebase
* add js-api back
* code fixes
* add missing export
* update configs
* fix code
* try fix the sso login test
* fix
* remove puppeteer unit
* fix e2e script
* fix
* make provider easy
* fix routes module before upgrade
* fix unit tests
* upgrade angular cli
* upgrade to angular 10
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 >
2020-07-03 13:01:05 +01:00
davidcanonieto
2547f9692d
[ADF-5174] Add Permisssions Dialog to adf-testing Lib ( #5824 )
...
* [ADF-5174] Add Permisssions Dialog to adf-testing Lib
* Fix linting
2020-06-30 11:39:01 +01:00
Iulia Burcă
3651cc0235
[ACA-3329] Refactor isCompleteFormButtonDisabled method ( #5765 )
...
* 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
2020-06-16 12:51:34 +01:00
Denys Vuika
8025434de9
fix e2e tests and cleanup e2e typings ( #5770 )
...
* cleanup e2e typings
* fix e2e tests
2020-06-10 20:37:21 +01:00
Denys Vuika
98774395d2
fix imports ( #5769 )
2020-06-10 15:29:02 +01:00
Eugenio Romano
fffa97c7f8
use new static drop actions
2020-06-09 01:25:08 +01:00
Eugenio Romano
1c030d7b48
improve e2e configuration ( #5752 )
...
* improve e2e configuration
* fix login
* fix login
* use storage
* fix
* default oauth
* improve share file test and add baseShareUrl init in e2e
* some click script better usage
2020-06-06 20:12:54 +01:00
Eugenio Romano
a78f24ada1
[ACS-259] refactor login page ( #5733 )
...
* 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 >
2020-06-04 14:41:30 +01:00
Cristina Jalba
5133705469
[ACA-3028]Move breacrumb page to adf testing package ( #5705 )
...
* Move breacrumb page to adf testing package
* no message
2020-05-14 23:51:34 +01:00
siva kumar
2b7943919d
[ADF-5103] FE - Process/task filter - Backporting the components styles to ADF ( #5614 )
...
* * New Filters style
* * Improved css
* * Fixed wrong css selector
* * Fixed failing unit tests
* * Fixed failing tests
ests
* * FIXED E2E PROCESS-SERVICE TESTS
* * Fixed failing e2e
* * FIxed process-service cloud e2e
* * Removed xpath locator
* * New Filters style
* * Improved css
2020-05-13 14:43:05 +01:00
Cristina Jalba
24786b54e3
[ACA-3269]Move notificationPage to adf testing package ( #5687 )
...
* Move notificationPage to adf testing package
* Fix lint
* Fix test
* Fix test
* Wait for snackbar to be closed in the tests
* Fix notification tests
2020-05-12 23:09:55 +01:00
Eugenio Romano
f72f82ed4a
fix e2e ( #5686 )
...
* fix e2e
* Update notifications-component.e2e.ts
* fix e2e
* fix e2e
* try with interval
* Update version-actions.e2e.ts
2020-05-12 10:04:55 +01:00
davidcanonieto
8f68899ce0
[ADF-4900] Card View and Metadata Components refactoring ( #5592 )
...
* [ADF-4900] Card View and Metadata Components refactoring
* CSS linting
* Unit test excluded
* Rebase branch
* Fix unit tests
* Fix linting
* Fix e2e tests
* Fix 2e2 tests
* Fix process-services e2e tests
* More fixes
* Fix more e2e tests
* Fix unit test
* Improve flaky unit test
* Fix process services e2e tests
* Update Process Header Cloud Page
* Fix linting
* Fix timing issue
* Lintintg
* Fix selectors
* Fix e2e tests
* Fix timing issue
* Fix C260328
* Fix spellcheck
* save screenshot
* performance issue
* Fix unit tests and e2e tests
* fix e2e
* refactoring
* fix lint
* fix e2e
* Fix C309698
* fix other e2e
* fix lint
* increase timeout
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com >
2020-04-27 00:09:52 +01:00
Eugenio Romano
b9842ba12b
add slower type method for user picker ( #5632 )
...
* 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
2020-04-23 23:23:32 +01:00
siva kumar
ea1454dde0
[ACA-30333]FE - [Process-services] Create ADF task form. ( #5611 )
...
* [ACA-3033] FE - [Process-services] Create ADF task form.
* * Modifed task-from-template
* * Refactored details component with the task-form
* * Updated unit tests to the recent changes
* * Modified task-details component
* * Fixed failing tests
* * Fixed failing tests* Added doc
* * Fixed task-details-form e2e
* Fixed failing test on tas-details e2e
* * Fixed flaky process-services e2e
* * Fixed flaky e2e tests
2020-04-22 08:28:03 +01:00
Cristina Jalba
6462bbf35a
[ACA-3040]Refactor/and move to testing package POs and API calls ( #5607 )
...
* 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
2020-04-21 10:15:39 +01:00
Eugenio Romano
94f4b69b76
enforce types for forms cloud ( #5371 )
...
* enforce right type form cloud
* remove missing import
* fix selector
2020-03-20 21:33:43 +00:00
Mark Steadman
5bcd326891
[ACA-2619][ACA-2616] a11y fixes for Share Link dialog ( #5454 )
...
* chore: proper disabling of fields for a11y
* component fixes
* update tests
* update tests
* fix aria labels
* aria-label fixes
* update layout
* update e2e tests
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
Co-authored-by: Cilibiu Bogdan <bogdan.cilibiu@ness.com >
2020-03-19 08:13:42 +00:00
Eugenio Romano
7c90c9b372
Improve css prebuilt creation and minimize ( #5553 )
...
* improve CSS creation strategy and minimize
* remove multiple select slow down test
2020-03-17 18:59:52 +00:00
Vito
ec689cad3f
AAE-1841 - added delete directive test ( #5547 )
...
* AAE-1841 - start adding e2e for delete directive
* AAE-1841 - added delete directive test
* AAE-1841 - fixed PR review
2020-03-17 18:57:04 +00:00
dhrn
c64396b2fe
[AAE-1923] Form APS E2E ( #5540 )
...
* [AAE-1923] Form APS E2E
* * minor changes
* * fixed e2e
2020-03-16 11:49:11 +00:00
Cristina Jalba
ea6ab300c4
[ADF-1895]Refactor date-time-picker and date-picker ( #5544 )
...
* Refactor date-time-picker and date-picker
* no message
2020-03-16 10:44:39 +00:00
Alexandra Abrudan
c91458df79
[AAE-1846] [AAE-1857] automated e2e tests uploading folders ( #5483 )
...
* [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
2020-03-09 19:18:41 +00:00
Cristina Jalba
226b139d7a
Create card-view-boolean-item page ( #5537 )
2020-03-06 10:21:39 +00:00
Eugenio Romano
6db04f1887
AAE-1951 - added extra test cases for start task and assignee ( #5534 )
...
* AAE-1951 - added extra test cases for start task and assignee
* AAE-1951 - fixed license
2020-03-05 17:37:34 +00:00
Alexandra Abrudan
24c728a8f5
[AAE-1880] e2e document-list selection mode ( #5518 )
...
* [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
2020-03-03 18:50:36 +00:00
Eugenio Romano
7a2af38699
[AAE-1884] e2e shared file and refactor custom sources ( #5506 )
...
* fix lint
e2e shared file and refactor custom sources
additional tests for search chip list (#5523 )
* modify wait startegy
* fix metadata problem
* improve method retry
* login before to execute call
* login before to execute call
2020-03-02 10:28:38 +00:00
Alexandra Abrudan
e5efe74e5e
[AAE-1797] added e2e automated tests ( #5509 )
...
* 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
2020-02-28 15:06:24 +00:00
arditdomi
14529da097
[AAE-1729] Move task-process filters methods into adf-testing, refactor dropdowns to use dropdown material testing page ( #5467 )
...
* [AAE-1729] Move task-process filters methods into adf-testing
* [AAE-1729] Add default filters methods in testing package
* [AAE-1729] Refactor testing package and e2e to use Dropdown testing page
* [AAE-1729] Rename function
* [AAE-1729] Fix failing e2e, add click and select dropdown method
* [AAE-1729] Fix e2e
* [AAE-1729] fix e2e
* [AAE-1729] Add default filters methods in testing package
* [AAE-1729] Slow down upload speed, fix cancel upload e2e
* [AAE-1729] Undo slow down upload speed, fix cancel upload e2e
2020-02-27 13:51:36 +00:00
davidcanonieto
159f0f94f3
[AAE-1881] Add E2E tests for document list actions ( #5514 )
...
* [AAE-1881] Add E2E tests for document list actions
* Improve code
* Fixing my stupidity
2020-02-26 17:12:36 +00:00
arditdomi
9e0e2bdfa6
[AAE-1933] Add dropdown testing page ( #5491 )
...
* [AAE-1933] Add process and task filters testing methods - check option is visible in dropdown
* [AAE-1933] Add dropdown page
* [AAE-1933] Remove methods replaced by dropdown page
* [AAE-1933] Fix dropdown methods not working
* [AAE-1933] Fix e2e
* [AAE-1933] Fix task-form-cloud e2e
2020-02-23 14:02:15 +00:00
dhrn
73ba7a209d
[ADF-5079] Claim task E2E ( #5490 )
...
* unified claim and requeue task
* * highlight filter added
* * removed unused method
* * improved test
* fixed conflicts
2020-02-21 10:49:08 +00:00
Eugenio Romano
1847768b56
[AAE-1848] fix kebab case files and add tlsint rule ( #5481 )
...
* fix kebab case files and add tlsint rule
* headless
* m 2 in e2e
* download file in headless chrome
* fix budget
* fix import
* fix import
2020-02-20 21:08:42 +00:00
dhrn
c12eee1f59
[ADF-5078] Start Task e2e ( #5485 )
...
* [ADF-5078] Start Task e2e
* * improved test
* * fixed import
2020-02-19 10:43:43 +00:00
dhrn
281b75b6bf
[AAE-1839] Card View E2E ( #5472 )
2020-02-12 15:33:15 +00:00
Vito
498bc6032a
ADF-5074 - reenabled test on upload ( #5470 )
2020-02-12 13:49:09 +00:00
dhrn
6d4ba891f5
[ADF-5068] APS › TaskList component › StartTask Component › Info Drawer test need to be automated ( #5456 )
...
* [ADF-5068] APS › TaskList component › StartTask Component › Info Drawer test need to be automated
* moved config file
2020-02-11 10:17:15 +00:00
Alexandra Abrudan
9276333352
[AAE-1453] added e2e tests for checking different configurations for people/group cloud widgets ( #5446 )
2020-02-06 01:18:30 +00:00
dhrn
4b1471d9c3
[ADF-5066] APS2 › Process List test need to be automated ( #5441 )
...
* [ADF-5066] APS2 › Process List test need to be automated
* fixed spell check error
* fixed errors
* taskname from resource
* fixed e2e
* fixed comments
* fixed declartions
2020-02-05 16:49:30 +00:00
cristinaj
5c1f02a1fd
[AAE-865]Create card view text item PO ( #5320 )
...
* 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
2019-12-19 08:50:34 +00:00
Alexandra Abrudan
2cc7fe7efe
[AAE-1178] ADF - deleted un-necessary steps ( #5335 )
...
* [AAE-1178] e2e/pages/adf - deleted un-necessary steps waitUntilElementIsVisble & waitUntilElementIsClickable before click() action & clearSendKeys()
* [AAE-1178] lib & cloud - deleted un-necessary steps waitUntilElementIsVisble & waitUntilElementIsClickable before click() action & clearSendKeys()
2019-12-17 09:32:50 +00:00
Eugenio Romano
c61de922af
Fix ps e2e ( #5262 )
...
* 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
2019-11-21 10:12:52 +00:00
Denys Vuika
3dd43ce9b5
[ADF-4997] no-duplicate-imports rule ( #5256 )
...
* no-duplicate-imports rule
* no-duplicate-imports rule
2019-11-15 13:38:01 +00:00
AleAb25
6f42e0ea0e
[AAE-485] - empty value for CardView Int Item e2e test ( #5240 )
...
* AAE-485 - empty value e2e test
* Updated test with try-catch block for AAE-485 / C321535
2019-11-13 19:44:05 +00:00
Eugenio Romano
2e046945c7
[AAE-726] Add new return await rule ( #5203 )
...
* add new return await rule
* update tslint
* add lint exception
2019-10-30 19:29:43 +00:00
Silviu Popa
d02d79c771
[ADF-4849] [APM-1226] - Automate boolean and number visibility conditions ( #5043 )
...
* [ADF-4849] [APM-1226] - Automate boolean and number visibility conditions
* PR changes
* PR changes
* fix e2e and update simpleapp
2019-10-30 13:15:53 +00:00
Cilibiu Bogdan
af6bd0892c
[ADF-2990] Datatable - row navigation ( #5198 )
...
* datatable row component
* add to module
* implement datatable row component
* use FocusKeyManager for arrows navigation
* tests
* prevent screen reader to announce undefined value
* prevent from bubbling up
* fix unit test
* fix row locator
* fix locator reference
* fix row reference locators
* fix locator xpath
2019-10-30 07:39:43 +00:00
Geeta Mandakini Ayyalasomayajula
4885e6bcee
added methods to view file, assert on File title in the viewer and cl… ( #5196 )
...
* 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.
2019-10-28 20:02:47 +00:00
Eugenio Romano
450b20eca4
[ADF-4976] Fix cloud ps e2e errors ( #5195 )
...
* fix cloud ps e2e errors
* fix lint
* fix ps test add 200ms for animation
* Update processListPage.ts
2019-10-28 09:47:30 +00:00
Geeta Mandakini Ayyalasomayajula
eefc201332
added test for the visible flag both for process list and task list action menu and context menu ( #5190 )
2019-10-25 01:07:18 +01:00