25 Commits

Author SHA1 Message Date
Denys Vuika
cab4196872
upgrade to the ADF release 3.3.0 ()
* upgrade to the ADF release 3.3.0

* update e2e config
2019-06-19 21:02:36 +01:00
Denys Vuika
3bc54478c0
latest ADF alpha ()
* latest ADF alpha

* get latest adf

* update tests

* use date format via config

* update time format

* Revert "update time format"

This reverts commit 3a4864ef01e8e1f6bc89d7425ffa7b6051dc19a6.
2019-06-18 15:21:03 +01:00
Adina Parpalita
d5f8699976 [ACA-1258] automate tests for viewing file/image properties ()
* split InfoDrawer test component and add tests for viewing properties

* add “date item” to spell ignore and remove commented code

* try to increase timeout
2019-05-09 14:57:31 +03:00
Adina Parpalita
fcb077d803 add automated tests for password protected files () 2019-04-13 06:56:49 +01:00
Adina Parpalita
6ac697564d update copyright year ()
* update copyright year

* forgot a file

* update year on licence header
2019-03-19 15:41:27 +02:00
Adina Parpalita
a2df75a6dc add tests for Upload New Version () 2019-02-20 09:13:15 +02:00
Adina Parpalita
d2e0f688e8 [ACA-2116] search results available actions ()
* add item.id to File Libraries

* add method to wait for node to be indexed

* create separate methods in queries API to wait for sites or wait for nodes

* improvements, renaming

* renaming

* fix

* add tests for actions on search results

* add wait and use new method

* fix

* another fix

* use correct method

* more fixes

* create method for clickView button

* fixes

* no message
2019-01-19 16:47:12 +00:00
Adina Parpalita
ca67da3657 [ACA-1946] automate tests for Favourite Libraries list ()
* automate part of the Favourite Libraries tests
refactor File Libraries tests to include My Libraries

* rephrasing

* forgotten changes

* fix tests
2018-11-16 15:43:16 +02:00
Cilibiu Bogdan
4a420cc9f9 [ACA-20] Favorite Libraries ()
* libraries submenu config

* fix item id

* favorite libraries columns

* libraries submenu text

* columns text

* submenu schema

* submenu routes

* role column component

* favorite libraries list api

* register favorite libraries presets

* favorite libraries list component

* register role column component

* dl custom node list is library route

* empty state message icon

* remove custom id

* merge subscriptions

* adapt to child route

* fix component selector

* revert to favorite library route

* sidenav main links font weight

* libraries children contants

* library expand panel method

* update e2e

* libraries children columns consistency

* isLibrary workaround for custom node list

* update isLibrary evaluator

* update e2e

* lint

* Update src/assets/app.extensions.json

Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>

* Update src/app/extensions/extension.service.ts

Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>

* Update src/app/extensions/extension.service.ts

Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>

* Update src/app/extensions/extension.service.ts

Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>

* Update src/app/extensions/extension.service.ts

Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>

* use correct preset

* update e2e

* update page titles values

* find child active link

* fix expected value

* update expected

* role column tests

* check if menu is expanded
2018-11-09 13:53:51 +00:00
Suzana Dirla
03e8ab4b1e [ACA-1897] context submenu extension e2e ()
* [ACA-1897] e2e for context submenu - needs some fixes

* fix

* [ACA-1897] test refactoring

* [ACA-1897] specify TestRail ids

* [ACA-1897] fix spell check issue

* [ACA-1897] custom message on share dialog fail to close -  e2e tests
2018-10-23 14:46:13 +03:00
Suzana Dirla
4536c43c9f [ACA-1900][ACA-1552] Document List extension e2e ()
* [ACA-1552] Document List extension e2e

* [ACA-1552] specify TestRail ids
2018-10-18 18:24:29 +03:00
Suzana Dirla
27dcb33891 [ACA-1890][ACA-1798] metadata extension e2e ()
* [ACA-1890] make sure that the metadata component uses the extension settings

* [ACA-1798] remove unused imports

* [ACA-1798] test metadata extension

* format with Prettier

* [ACA-1798] changes after code review
2018-10-15 09:33:08 +01:00
Adina Parpalita
d8ad020394 add tests for header extension () 2018-10-10 09:30:47 +03:00
Denys Vuika
93e6489881
[ACA-1843] tomcat e2e runs ()
* tomcat environment

* disable artifact deployment for now

* travis settings update

* protractor settings

* protractor settings

* e2e fixes

* e2e fixes

* [ACA-1842] fix library dialog

* cleanup travis settings

* disable test (bug raised)

* fix after rebase

* fix after rebase
2018-09-29 11:21:38 +01:00
Adina Parpalita
a9467dcc47 [ACA-1767] add tests for Viewer actions ()
* add tests for Viewer actions

* exclude e2e from auto-formatting for now

* update lock file
2018-09-18 16:54:33 +01:00
Adina Parpalita
4f56095774 [ACA-1695] automate test for Viewer extensions - content ()
* automate test for Viewer extensions - content

* revert file committed by mistake

* fix change committed by mistake
2018-08-24 16:23:45 +03:00
Adina Parpalita
a3c5753a6e [ACA-1549] info drawer extension e2e tests ()
* add Info Drawer component and Info Drawer extensibility tests

* add default extensibility configs
2018-08-24 12:15:10 +03:00
DenisPrivistirescu
d677fbdd35 [ACA-1679] Add remaining tests for page titles ()
* add tests for Page titles e2e
2018-08-21 13:41:39 +03:00
Adina Parpalita
c0321fe449 [ACA-1683] add tests for viewer - general ()
* rename method to be more clear

* change some files to async / await as they were very difficult to follow

* add uploadApi and a few resource files needed by Viewer tests

* add Viewer e2e component and viewer general tests

* add tests for the other list views as well

* add “docx” to dictionary
2018-08-17 12:27:22 +01:00
Adina Parpalita
c6f704270f - fix intermittent failing tests from Shared Files ()
- rename some methods to be more clear
- use async / await - part1
2018-07-26 14:27:00 +01:00
Denys Vuika
09aeeff204 initial e2e integration ()
* e2e integration with ci

* update travis config

* try always build image

* build the app in production mode

* try to stop previous

* stop default postgresql service

* try upgrade selenium-webdriver

* disable Gecko for webdriver-manager

* use stable chrome and latest protractor
2018-04-23 14:21:41 +03:00
Denys Vuika
e36ad93a98
Sync latest development ()
* fix navigation docs issues

* update documentation ()

* update documentation

changed start command
used a tags for links nested inside table and p tags, because Github did not render them correctly

* set link to navigation on side-nav.md

* [ACA-1061] update project version ()

[ACA-1061] update project version

* move e2e to a separate repo

* fix "view" button (toolbar)
2017-12-14 18:55:01 +00:00
Denys Vuika
d4a55c5b95
[ACA-1042] switch license () 2017-12-11 14:58:25 +00:00
Adina Parpalita
2ce7d57737 [ACA-990] e2e fixes ()
* change selector
rename methods
separate pagination tests into multiple files to try to avoid jasmine timeout
increase a bit the timeouts

* shared-links api needs a bit more time to complete

* a bit more time
2017-11-30 19:44:21 +00:00
Denys Vuika
7f12841e5a e2e tests 2017-10-19 13:47:25 +01:00