Commit Graph

261 Commits

Author SHA1 Message Date
Marouan Bentaleb
36a150af4f [ADF-3644] Automated test for search filters collapse (#3889)
* [ADF-3644] Automated test for search filters collapse

* Changing selectors

* Fixing [C277146] and changing methods in searchFiltersPage
2018-10-24 19:06:30 +01:00
Denys Vuika
e39a2b149b [ADF-3591] spellcheck support for code (#3827)
* setup spellcheck
2018-10-23 15:05:38 +01:00
jdosti
1153a0e90d [ADF-3396] Create automated Test For Lock component (#3882)
* [ADF-3396] Create automated Test For Lock component

* fix lint

* fix navigation import

* Changing name for the png files

* Further changes
2018-10-22 19:18:34 +01:00
Eugenio Romano
368f949fc4 [no-issue] general fix e2e and unit test (#3903)
* add missing import
remove creation folder in redirect test in main folder
fix update script
update node js-api to last alpha before to install
improve share dialog test

* update gnu

* fix notification and search e2e

* change name compatible with file name

* improve failing test to avoid cdk overlay problems

* [ADF-3561] fix Outcome not translatable

* increase sleep in user permission
checklist missing uppercase
comment possible different value in test due time

* improve document list actions

* improve document list action test

* tag refresh bbefore next test
comment possible value due the time
2018-10-20 18:16:44 +01:00
cristinaj
4ad7e2bf25 Add test (#3898) 2018-10-18 11:09:42 +01:00
Eugenio Romano
28a327216c restore 6s notification e2e test 2018-10-17 19:02:30 +01:00
Eugenio Romano
6bbde83d93 wrong script in BC task 2018-10-17 11:49:43 +01:00
Eugenio Romano
8948a2bb4d fix search e2e 2018-10-16 19:59:15 +01:00
Marouan Bentaleb
90dcca61dd [ADF-3645] Rectoring names of e2e for shared link (#3890) 2018-10-16 18:02:45 +01:00
Denys Vuika
415d2185b1 [ADF-3381][ADF-3492] search results improvements (#3727)
* search results improvements

* fix search term formatting

* rollback the query change

* fix search test

* lint fix

* lint fix

* search page component to ts
2018-10-16 16:51:49 +01:00
Marouan Bentaleb
094e1dab91 [ADF-3658][ADF-3660][ADF-3661] Revisiting automated tests and test cases (#3869)
* [ADF-3658] Revisiting Content Services automated tests and test cases

* [ADF-3661] Revisiting automated tests and test cases for Core and Insights folders

* [ADF-3660] Revisiting automated tests and test cases for Process Services

* Fixing lint errors
2018-10-13 11:19:15 +01:00
Eugenio Romano
7586bcac24 fix import navigation and processlist to ts 2018-10-12 10:36:17 +01:00
Eugenio Romano
898c2be633 [no-issue] convert navigationBarPage to ts (#3881)
* convert navigationBarPage to ts

* lint
2018-10-11 20:10:18 +01:00
Cilibiu Bogdan
3a9924e9df [ADF-3645] Shared link - e2e (#3853)
* relocate file

* methods and locators

* share file tests

* unshare file tests

* fix import

* use FormControllersPage

* use clickUnShareFile method

* break tests

* add methods for disabled day option

* test disabled day option

* fix test new import
2018-10-11 17:03:31 +01:00
Eugenio Romano
7fd905d92c [no-issue] refactor failing e2e (#3865)
* fix ps test

* fix import

* fix import

* fix ps

* fix hyperlink

* fix radio hiperlynk

* autorename for clashes

* notification fix

* convert userdialog to ts

* fix travis configuration

* fix download in folder

* convert contentservice page to ts

* convert setting and login to ts

* remove unused import

* fix login import

* fix login page

* fix chips

* fix import
speed up viewer test

* fix contentlist

* change id

* fix cs e2e

* fix search lint

* fix name issue
2018-10-11 14:22:44 +01:00
Eugenio Romano
d1f87837ac increase timeout waiting search 2018-10-03 22:26:12 +01:00
Eugenio Romano
98327be669 fix e2e content-service 2018-10-03 18:57:57 +01:00
Eugenio Romano
732259ae6d fix e2e user permissions
remove check snack notify in uploader
2018-10-03 15:18:28 +01:00
Eugenio Romano
ea916a63a9 fix e2e notification 2018-10-03 01:12:04 +01:00
Eugenio Romano
d19631b0b7 fix e2e test 2018-10-02 21:49:03 +01:00
Eugenio Romano
6a546289b7 [no-issue] fix e2e uploader (#3840)
* fix e2e upload
move viewer subbfolder

* fix CS services e2e test

* add log for error in upload delete

* aysnc get node

* new tentative

* attempt 2

* attempt 3

* new demo shell test
travis change for test

* excluded file tslint fix

* remove desktop only class

* renable tests

* decrease time notification

* add process service multiselect demo test
fix e2e

* remove log

* add custom toolbar example
2018-10-02 12:26:13 +01:00
Marouan Bentaleb
5a6d8d8a2a [ADF-3331] Automated tests for Viewer Component (#3615)
* Automation tests for Viewer Component - Content Services

* Deleting alfresco-ng2-components.iml

* Updating Viewer Page for failing tests

* Adding tests for Viewer Component and some minor changes on Viewer Component - Content Services

* Removing some lines used to test

* Automation tests for Viewer component and Viewer component - Integration with Router + minor changes on tests for Viewer Component - Content Services

* Correcting an import + some improvement to the code

* Correcting tests for opening different file extensions

* Removing a console.log I forgot

* Refactoring the test in Viewer Component

* Refacotring using lint

* Adding browser refresh after each file type

* Moving tests to proper folder

* Minor changes

* remove faulty BE files from e2e

* fix test viewer

* fix process service tests

* fix test

* fix process test

* fix lint
timeout decrease

* increase some timeouts to fix CS e2e

* lint fix
2018-09-25 21:58:22 +01:00
jdosti
95a91c670d [ADF-3563] Automated test for Show More, Show Less button in Search Filters (#3820) 2018-09-25 21:44:40 +01:00
jdosti
8c0bcccfeb [ADF-3594] Create automated test for Show more/less button on Tag page (#3825)
* [ADF-3594] Create automated test for Show more/ less button on Tag component

* Converting double quotes to single quotes
2018-09-25 21:36:31 +01:00
Eugenio Romano
897a557afa [ADF-3332][ADF-3352] Add property e2e test and leftsidebar viewer (#3814)
* new viewer test
left sidebar
fix height width no overlay viewer

* fix lint and failing e2e

* missing semi column

* fix test

* fix template

* documentation
2018-09-21 11:37:40 +01:00
Eugenio Romano
6abc4d4677 fix import after group e2e 2018-09-19 13:27:29 +01:00
Eugenio Romano
4fe4a3d3c1 delete files from viewer test
add right testrail to userinfo test
group some CS e2e in folders
2018-09-19 13:21:17 +01:00
Eugenio Romano
aca6b1bc66 fix typo 2018-09-18 11:47:04 +01:00
jdosti
7788eb7313 [ADF-3560] Create an automated test to cover 'Add group' on permissions (#3798)
* [ADF-3560] Create an automated test to cover 'Add group' on permissions

* fix test

* fix tslint issues
2018-09-18 11:41:25 +01:00
jdosti
61de424bab [ADF-3558] Fixing failing test for unshare file (#3792)
* [ADF-3558] Fixing failing test for unshare file

* [ADF-3558] Fix failing test for unshare file
2018-09-16 19:08:12 +01:00
jdosti
c445066516 [ADF-3548] Create an automated test to cover hide-remove option on a tag (#3785)
* [ADF-3548] Create an automated test to cover hide-remove option on a tag

* Remove browser import
2018-09-14 16:55:15 +01:00
Marouan Bentaleb
9f00c923e9 [ADF-3557] Automated test for removing search filter using chip remove button (#3790) 2018-09-14 12:50:40 +01:00
jdosti
3cd955236a [ADF-3558] Fix failing test for unshare file (#3786) 2018-09-13 18:09:56 +01:00
davidcanonieto
978d4153ed Added show more/fewer items buttons in Tag List Component (#3770) 2018-09-12 13:33:18 +01:00
Eugenio Romano
609a6c154b remove user admin write file e2e 2018-09-12 12:43:08 +01:00
Marouan Bentaleb
55677e2b7b [ADF-3498] Automated tests for Permissions - Search (#3774) 2018-09-11 17:51:22 +01:00
jdosti
decfa37003 [ADF-3535] Create automated test for Unshared file (#3773) 2018-09-11 17:43:45 +01:00
cristinaj
2a883fca5f Add HTML Reporter (#3757)
* Add HTML Reporter;
Removed parallel execution;
Removed z-finish.e2e.ts tests;
Copy the screenshots and the report to an environment.

* fix report upload and unify folder
2018-09-10 16:02:29 +01:00
jdosti
1ec9f2e9c2 [ADF-3378] Create automated tests for comments - Content Services PT2 (#3708)
* [ADF-3378] Create automated tests for comments - Content Services PT2

* Removing unnecessary import
2018-09-10 10:55:39 +01:00
Marouan Bentaleb
649e6c6d22 Stabilizing tests for Search - Multiselect (#3760) 2018-09-10 10:53:13 +01:00
Marouan Bentaleb
89cf47318f Fixing tests for Search Page (#3759) 2018-09-10 10:42:11 +01:00
Marouan Bentaleb
49a3749167 Fixing tests for Notifications component (#3758) 2018-09-10 09:55:46 +01:00
Marouan Bentaleb
7fd3ffcf3f Fixing failing tests for Document List - Actions (#3755) 2018-09-10 09:53:37 +01:00
Eugenio Romano
4f16c25293 rename version test describe e2e 2018-08-14 15:43:18 +01:00
Eugenio Romano
83b2857097 [ADF-2629] Fix infinite pagination and e2e parallel task (#3691)
* change infinite pagination logic
make merge in share adapter a real merge

* missing semi column

* type problem

* fix pagination infinite test

* tentative file detector

* add other remote files for webdriver

* parallel execution test

* fix refresh browser e2e

* missing driver remote in util
2018-08-14 15:43:13 +01:00
Suzana Dirla
6f313b7c37 [ADF-3435][ADF-3436] fix search chips (#3681)
* fix chip list remove

* fix tests

* better find criteria

* swap to fix e2e test

* set 'expanded' for facetFields from config

* fix e2e test

* remove comments
2018-08-14 15:43:04 +01:00
Vito
fdde0257d8 [e2e] Added document list actions [E2E] (#3676)
* [e2e] Added document list actions e2e 1

* [e2e - actions] added another test
2018-08-14 15:43:01 +01:00
Eugenio Romano
1ec85435ba node 10 travis 2018-08-14 15:42:56 +01:00
Eugenio Romano
c089c87630 [no-issue-e2e] directive crete folder new e2e (#3677)
* new folder directive e2e

* fix search test

* fix pr-deploy script
2018-08-14 15:42:56 +01:00
Eugenio Romano
e2282d8aa2 make tag test fater 2018-08-14 15:42:52 +01:00