* upgrade to latest ADF alpha
* an extra step is needed now in order to open the calendar
* max date constraint
* upgrade libs
* upgrade node-sass
* upgrade spellcheck lib
* upgrade libs
* update test
* restore time back
* update libs
* update libs
* update libs
Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
* Enable liteserve Fix ecmHost Enable browser open
* Be able to pass a different admin credentials
* use the e2e liteserve
* sync package-lock
* Update webdriver
* Replace the app.conf values before running e2e. Be able to run e2e on external env
* Remove dist mystake
* Remove the baseUrl from the contains
* Use the docker image
* stop postgresql before install
* Try the new strategy
* regenerate the package lock
* Wait for the content to go up
* Change travis with start.sh
* do not override the baseUrl
* Create a different docker compose for e2e
Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
* ACA-1676 add share tests with user logouts
* ACA-1676 add share tests with user logouts
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 split the logout test into own describe and reformat the tests a bit.
* ACA-1676 change some protractor config as suggested from Adina
* ACA-1676 change some protractor config as suggested from Adina
* add tests for search results page and actions on search results
* fix selector and add more tests
* split unshare tests
* fix tests
* add more tests and TestRail ids
* try new reporter
* run specific suite for testing purposes
* change folder output for report
* more report settings
* remove fdescribe
* remove package and update package-lock
* remove disabled tests not needed by the new reporter
* try to identify cause of travis failure
* run only specific tests for investigation purpose
* remove sleep and increase retry delay
* try a different fix
* revert to previous fix
* try different expects
* call different js-api method
* remove parameter not needed anymore
* 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
* refactor Mark as favourite tests
rename method to be more clear
create separate methods for some checks and actions
* forgot some changes
* refactor delete-undo tests
* some more refactoring
* fix
* initial work
* shared link created through API
* add tests for share file on all list views
* remove utc for end of day
* remove hours and minutes
* update unit test
* workaround
* update docker settings for tomcat
* tomcat setup for e2e