Eugenio Romano
2138ce600e
Refactor e2e PS-CLOUD ( #5224 )
...
* refactor cloud test
* fix lint
* fix ecm test
* Update login-sso.page.ts
* fix redirect
2019-11-08 15:57:19 +02:00
swathikom
247d02bb76
Modified candidateuserprocess to have candidate users and removed admin.adf ( #5220 )
2019-11-07 16:08:53 +00:00
Eugenio Romano
7d36400dbd
Remove discovery ( #5212 )
...
* remove discovery
* remoce discovery test
* fix save remote
* use host acs to save screenshot
* fix e2e
* remove invalid test
* fix the package version
2019-11-05 14:15:54 +00:00
Eugenio Romano
5c4511e42b
fix save remote script
2019-11-03 23:18:13 +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
Denys Vuika
a4730cd9cf
[DW-1560] switch to ACTIVITI roles ( #5175 )
...
* switch to ACTIVITI roles
* double set of roles
* minor typing fixes
* use different account
* Revert "use different account"
This reverts commit 1f89fb490e8be1614fbdef391ddc8a536ec8de82.
* fix test
2019-10-30 17:28:01 +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
2e03dfa908
Added the process and form required to test terminate end event ( #5188 )
...
* added the process and form required to test terminate end event
* also added a form to test the upload local file for a standalone task.
2019-10-25 02:27:35 +01: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
Denys Vuika
7d12557a08
fix types
2019-10-24 15:08:11 +01:00
Geeta Mandakini Ayyalasomayajula
200e652f0d
Adding new process, forms and decision tables for e2e tests on decisiontable mappings ( #5177 )
...
* 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
2019-10-22 17:25:51 +01:00
davidcanonieto
f2c1778eda
[ADF-4595] Change demo-shell style classes prefix ( #5132 )
...
* [ADF-4595] Change demo-shell style classes prefix
* Change more files
* Trigger e2e tests
* Fix e2e selectors
* Fix e2e tests
* Fix e2e tests
2019-10-18 17:35:01 +01:00
Maurizio Vitale
83094b43ff
[DW-1320] Add visibility process def to simple app ( #5169 )
...
* Add visibility stuff
* Fix development
2019-10-18 15:04:50 +01:00
arditdomi
a0858e3c86
[ADF-4949] Add SUSPENDED state to the edit task filter ( #5150 )
...
* [ADF-4949] Add SUSPENDED state to the edit task filter
* [ADF-4949] Add unit test
* [ADF-4949] change order of status filters
* [ADF-4949] Change order of status filters
* [ADF-4949] Remove unnecessary unit test
* [ADF-4949] Add e2e for SUSPENDED filter
* [ADF-4949] fix lint errors
2019-10-17 23:05:28 +01:00
Eugenio Romano
2ef6dc46e0
[ADF-4954] Notification history persist ( #5154 )
...
* persist notification in storage
* add max stack check
* add max stack check
* fix folder
2019-10-17 22:54:50 +01:00
Maurizio Vitale
941df740d5
[ADF-4948] Move the resources config in the process cloud lib - Part 2 ( #5143 )
...
* 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
2019-10-17 14:31:58 +01:00
Cilibiu Bogdan
ee5c90871a
[ADF-4958] [ADF-4959] Info Drawer - Buttons don't have role and accessible by keyboard alone ( #5161 )
...
* actions accessibility
* lint
* access setEditMode by keyboard
* fix test
* update action automation id reference
* update element finder reference
* update automation id reference
2019-10-17 11:18:15 +01:00
Maurizio Vitale
3fc9390666
[ADF-4909] e2e - Move the resources as part of protractor params ( #5086 )
...
* Move the resources as part of protractor params
* Revert replace mistakes
* Remove the resources imports
* fix resources import
2019-10-10 10:22:11 +01:00
Eugenio Romano
05ce529704
[AAE-550] Fix PS cloud test ( #5139 )
...
* fix PS cloud test
* fix spell
* separate e2e ps form ps-cloud
2019-10-09 13:57:03 +01:00
Eugenio Romano
798768a954
fix e2e apps names
2019-10-08 13:01:56 +01:00
Eugenio Romano
bcacd8b42e
[ADF-4810] fix sso settings ( #5108 )
...
* fix sso settings
* fix test
* update-js-api
* update-js-api
* invert test order for some reason
2019-09-30 13:32:17 +01:00
Maurizio Vitale
bfc7e91eb6
Use the latest candidatebaseapp
2019-09-26 08:52:39 +01:00
Denys Vuika
90b2cee70d
[ADF-4894] Json editor dialog ( #5082 )
...
* move download-zip to its own folder
* json dialog
* update docs
* update test
* disable e2e test
* json widget for the Form
* remove deprecated test
* fix tests, update display text name
2019-09-20 07:26:37 +01:00
Geeta Mandakini Ayyalasomayajula
1527397b7b
[ADF-4829] - Add e2e tests for custom action menu in TaskList and ProcessList ( #5081 )
...
* in progress custom action menu on tasklist
* C315723 - automated
* split into 2 methods, addAction, addDisabledAction
2019-09-19 13:32:45 +01:00
Geeta Mandakini Ayyalasomayajula
b22a23a338
simpleapp added with process variables ( #5085 )
2019-09-19 11:28:15 +01:00
Geeta Mandakini Ayyalasomayajula
4606b45d58
Updated the simpleapp and added superadminuser when deploying the apps ( #5075 )
...
* updated the simpleapp with the process-variables required and added superadminuser when deploying the apps.
* simpleapp updated with more process variables
2019-09-19 10:49:56 +01:00
cristinaj
70d877b0b9
[ADF-3725]Add visibility conditions on tabs tests when completing a task ( #5034 )
...
* Add visibility conditions on tabs tests when completing a task
* Fix comments
* Removing unused import.
* Changed simpleapp
* Rebase
* Removed comment
* Revert "Rebase"
This reverts commit 417b59f541
.
* Remove unused method
2019-09-18 19:12:17 +01:00
cristinaj
7d0d45cb59
[ADF-3724]Create tests for visibility conditions on tabs on APS1 ( #5065 )
...
* Create tests for visibility conditions on tabs on APS1
* Fix comments
* Fix linting
* Remove the final /
2019-09-18 17:25:24 +01:00
Marouan Bentaleb
8ee3e25caf
[ADF-4807] Automation tests for date min/max validation ( #5008 )
...
* Trigger alpha
* [ADF-4807] Automation tests for date min/max validation
* Removing identityUser changes
2019-09-16 17:07:06 +01:00
Denys Vuika
ae56d61ea3
use custom chrome version with puppeteer ( #5070 )
...
* use custom chrome version with puppeteer
* pin to Chromium 76
* update code to trigger travis
* update protractor
* try remove extra env setting
* try chrome 62
* upgrade to chrome 76, exclude 3 tests
* add safety check for the focus
* toggle tests
* disable tests
* disable flaky test
* update names
* disable flaky test
* disable flaky test
* disable test
* disable test
* fix name simpleapp
* rename simpleApp to simpleapp project change
2019-09-13 16:20:19 +01:00
Eugenio Romano
327bc56c02
Log class in e2e plus check PS cloud CS works before run test ( #5057 )
...
* check cs work on ps cloud add log class
* fix env config
2019-09-09 17:25:10 +01:00
Roxana Diacenco
46247c6351
[DW-1478] E2e - Move 'filter' component from Admin Application ( #5061 )
...
* [DW-1478] E2e - Move 'filter' component from Admin Application
* Replace admin e2e framework methods with ADF reusable ones
* Add return type for filter component method
* Fix browser-actions errors
* Remove clear() method from browser-actions
* Add and rename edit filter components methods
* Remove unused methods from browser-actions
Add method to retrieve the application selected in Edit Process Filter
* Fix called method in edit task filter component
2019-09-09 15:43:41 +01:00
Cilibiu Bogdan
5b9f37d01f
[ADF-4838] Upload Dialog - canceling a pending file cancels the file in progress ( #5063 )
...
* add automation id
* call cancel upload api only if file is not pending
* tests
* e2e
2019-09-09 11:23:07 +01:00
Maurizio Vitale
4de00fd6ca
[ADF-4867] adf-error-component refactor ( #5056 )
...
* Refactor the adf-error-component
Move the custom buttons on demoshell
Fix unit test
Remove usefull e2e
* Add basic example
2019-09-07 10:29:19 +01:00
Cilibiu Bogdan
ef09b077c4
[ADF-4865] Upload Dialog - row actions not accessible by keyboard alone ( #5051 )
...
* access upload dialog information by keyboard
* upload files actions keyboard accessibility
* aria labels translation keys
* refractor styling
* toggle action icons
* update docs
* e2e
* e2e update action reference
2019-09-05 11:08:46 +01:00
Marouan Bentaleb
9a5165599d
Fixing Process Cloud tests ( #5055 )
...
* Trigger alpha
* Fixing people-group-cloud-component.e2e.ts
2019-09-04 17:48:34 +01:00
Geeta Mandakini Ayyalasomayajula
6aa6412be8
[ADF-4828] Should display the custom action menu for Process Cloud List ( #5030 )
...
* C315236 automated
* updated the Title
* changed the method name
2019-09-04 14:57:26 +01:00
Marouan Bentaleb
3bebc7a18c
[ADF-4840] Fixing failing tests on process-services-cloud ( #5013 )
...
* [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
2019-08-30 16:32:14 +01:00
cristinaj
31bec59a16
[ADF-3723]Add visibility conditions on tabs - form rendering component tests ( #5022 )
...
* Add visibility conditions on tabs - form rendering component tests
* no message
* Moved the suite to process-services-cloud folder
* no message
2019-08-30 12:16:28 +01:00
Silviu Popa
a6ee26b35b
[ADF-4843] - Automate more manual test cases for visibility chaining … ( #5014 )
...
* [ADF-4843] - Automate more manual test cases for visibility chaining in ADF
* fix lint
2019-08-30 11:51:56 +01:00
Denys Vuika
edc0945f39
fix "ng lint" command ( #5012 )
...
* update to latest js-api
* fix the "ng lint" command
* fix linting issues
* fix lint issues
* lint fixes
* code fixes
* fix html
* fix html
* update tests
* test fixes
* update tests
* fix tests and api
* fix code
2019-08-29 16:35:30 +01:00
Marouan Bentaleb
140c64b79f
[ADF-4544] Automation for form button refresh after action ( #4835 )
2019-08-29 16:24:50 +01:00
Marouan Bentaleb
cdfae95c2a
[ADF-4847] Not able to find any user in Assignee field when creating a task ( #5029 )
...
* [ADF-4847] Not able to find any user in Assignee field when creating a task
Updated url to fetch composite user roles
* [ADF-4847] Fixing failing E2E tests
2019-08-29 09:46:47 +01:00
Eugenio Romano
609ae3a3ff
fix content service document list action test ( #5027 )
...
* fix content service document list action test
* restore build.sh
* perform twice movement mosue for right click for avoid bug in non headless chrome
* change sso ref element present
* change sso ref element present
2019-08-28 23:25:06 +01:00
Silviu Popa
8c159babe0
[ADF-4837] - Automation checkbox visibility e2e tests ( #5010 )
2019-08-22 11:48:30 +02:00
Eugenio Romano
73601dfcfb
rename subbprocess without capital letters
2019-08-22 08:17:35 +01:00
Geeta Mandakini Ayyalasomayajula
027e29964c
added a new version of candidatebaseapp with process ui workspace defined. ( #5006 )
2019-08-21 13:02:26 +01:00