Commit Graph

16 Commits

Author SHA1 Message Date
Adina Parpalita
c6f704270f - fix intermittent failing tests from Shared Files (#539)
- rename some methods to be more clear
- use async / await - part1
2018-07-26 14:27:00 +01:00
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
Denys Vuika
045c4ee9a2 library effects and actions (#441)
* library effects and actions

* single selection and test fixes

* navigate to site route

* add experimental flag

* disable test

* update tests
2018-06-21 19:56:08 +01:00
Denys Vuika
1bd50287a1 update e2e tests according to the toolbar changes
View button tests will be reviewed in the future once new "cycling through the selection" is introduced
2018-06-08 21:31:00 +01:00
Denys Vuika
1bf897639c fix toolbar test 2018-06-06 14:06:23 +01:00
Denys Vuika
829b421108 [ACA-1390] add spellcheck for the typescript code (#363)
* add spellcheck for the typescript code

* update CI config

* update spellcheck rules

* update spellcheck config and code

* run spellcheck for e2e tests

* disable e2e test

* disable cypress for now
2018-05-21 08:40:41 +03:00
Denys Vuika
9984fa2bd1 upgrade to latest ADF alpha (#341)
* upgrade to latest ADF alpha

* upgrade to newer alpha

* fix search pagination

* disable slow test
2018-05-02 11:44:32 +03:00
Cilibiu Bogdan
46a5339214 [ACA] E2E - Toolbar - wait for shared api 2018-04-29 11:15:26 +01:00
Cilibiu Bogdan
bf4536fec5 reset selection after each test (#335) 2018-04-27 19:46:01 +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
79f8ec33a9 [ACA-990] framework improvements (#96)
* refactoring

* e2e API improvements

* forgot one file
2017-11-28 22:02:47 +02:00
Adina Parpalita
892b49046f Toolbar - multiple selection - all list views (#66) 2017-11-20 22:30:25 +02:00
Adina Parpalita
ab55bbc9b1 move cleanup to specific tests 2017-11-17 23:47:34 +02:00
Adina Parpalita
361e17cb77 add tests for Toolbar single selection for all list views 2017-11-17 23:09:35 +02:00