Commit Graph

20 Commits

Author SHA1 Message Date
Cilibiu Bogdan
9dba35baed [ACA] Document List - e2e fix (#522)
* e2e fix

* fix name column as link

* fix 1
2018-07-24 10:23:08 +01:00
Cilibiu Bogdan
af4089ae74 [ACA-1574] DocumentList - single click navigation (#513)
* single click navigation

* fix tests

* allow action on row

* use adf link class

* update tests
2018-07-18 16:25:30 +01:00
Cilibiu Bogdan
fec3f8aaf7 User profile state (#438)
* user data

* fix missing store selector

* profile state

* use ProfileStatus

* remove tests

* test fixes
2018-06-20 13:43:20 +01:00
Denys Vuika
25c5738160 [ACA-1347] Setup code linting and production builds with CI (#339) 2018-04-30 11:51:27 +01:00
Denys Vuika
09aeeff204 initial e2e integration (#329)
* 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 (#147)
* fix navigation docs issues

* update documentation (#142)

* 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 (#145)

[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 (#129) 2017-12-11 14:58:25 +00:00
Adina Parpalita
9681b459f7 [e2e] fix selectors (#116)
* fix selectors
start chrome headless

* use case insensitive
2017-12-06 14:32:30 +02:00
Adina Parpalita
43b020ca51 [ACA-990] add tests for Recent Files, Shared Files and location redirect (#105)
* add tests for Recent Files and Shared Files list views
add tests for location redirect

* small fix
2017-12-04 06:10:23 +02:00
Adina Parpalita
2ce7d57737 [ACA-990] e2e fixes (#101)
* 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
Adina Parpalita
79f8ec33a9 [ACA-990] framework improvements (#96)
* refactoring

* e2e API improvements

* forgot one file
2017-11-28 22:02:47 +02:00
Adina Parpalita
56d62276d7 e2e test components refactoring (#76) 2017-11-22 10:51:49 +02:00
Adina Parpalita
1db9710c68 [ACA-990] Add sanity tests for Trash list view (#58)
* add sanity tests for Trash list view

* small change in tests name
2017-11-16 12:58:42 +00:00
Adina Parpalita
ad438c8664 add sanity tests for favourites list view 2017-11-15 14:43:12 +02:00
Adina Parpalita
692a310906 add sanity tests for File Libraries
small improvement to Personal Files
2017-11-14 16:37:47 +02:00
Adina Parpalita
301771fa16 fix indentation, remove fdescribe, added forgotten afterAll 2017-11-14 12:36:27 +02:00
Adina Parpalita
1b879a2205 add tests for empty pages 2017-11-14 11:14:22 +02:00
Adina Parpalita
cef78c3713 use randomly generated names for users, nodes 2017-11-10 15:42:10 +02:00
Adina Parpalita
609163d136 rename utils file to allow future more utils to be added 2017-11-08 23:38:20 +02:00
Denys Vuika
7f12841e5a e2e tests 2017-10-19 13:47:25 +01:00