Commit Graph
28 Commits
Author SHA1 Message Date
Alexandra Abrudan 9231f62672 re-include test C299187 (#6752) 2021-03-01 13:58:59 +01:00
Alexandra Abrudan 7996f70b26 excluded C260241 (#6673) 2021-02-15 14:07:31 +00:00
Alexandra Abrudan 0b66ee8171 updated simpleapp with outcome visibility (#6663) 2021-02-11 11:46:48 +00:00
Alexandra Abrudan 6f937a75ec excluded e2e C311290 (#6514) 2021-01-08 16:40:16 +00:00
Alexandra Abrudan 2839e9faf2 updated simpleapp with dynamic callActivity (#6505) 2021-01-07 16:23:12 +00:00
Alexandra Abrudan 87f60a5b72 [AAE-3472] e2e service task (#6460)
* [AAE-3472-adf] added e2e service task test

    fixed spell-check & re-included C311290

* added super admin as user

* spellcheck disabled for superad

* improved steps

* simplified & used API method

* disabled check spell for a line
2021-01-07 10:44:26 +00:00
Alexandra Abrudan 06f57a605b [ADF-4481] e2e test for uploading an unsupported file (#6141)
* [ADF-4481] e2e test for uploading an unsupported file

* re-order the tests

* updated e2e steps
2020-09-29 17:53:46 +02:00
Alexandra Abrudan 864e080e19 updated outcomebuttons process (#6130) 2020-09-15 15:30:56 +01:00
Alexandra Abrudan e58367fb77 excluded C286516 (#5959) 2020-08-06 12:59:11 +01:00
Alexandra AbrudanandEugenio Romano 94c99574f8 [ADF-1960] automated C315180, C310200 and C313200 (#5891)
* [ADF-1960] automated C315180, C310200 and C313200

* Add log and some fixes for scripts

* fix scripts e2e

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-07-21 01:59:32 +01:00
Alexandra Abrudan be83676a8e fixed simpleapp (#5853) 2020-07-10 10:51:44 +01:00
Alexandra Abrudan 2ec7fad019 update simpleapp with 1 new process:interm-date-provar-timer,2 forms & 1 form updated (#5852) 2020-07-10 09:45:19 +01:00
Alexandra Abrudan df6627a658 update simpleapp with different ids and names for messages in pools-processes (#5719) 2020-05-21 17:41:45 +01:00
Alexandra Abrudan 7b823834bc updated resources file with the new added processes & form (#5711) 2020-05-18 15:35:20 +01:00
Alexandra Abrudan d331e32174 updating simpleapp with new processes with pools (#5688) 2020-05-12 16:16:04 +01:00
Alexandra Abrudan c91458df79 [AAE-1846] [AAE-1857] automated e2e tests uploading folders (#5483)
* [AAE-1846] automated e2e tests - uploading a folder

* [AAE-1857] added automated e2e test upload folder with excluded file

* changed the script for cancel an uploading folder, added -b condition for the running tests for the uploadFolder method
2020-03-09 19:18:41 +00:00
Alexandra Abrudan 24c728a8f5 [AAE-1880] e2e document-list selection mode (#5518)
* [AAE-1880] e2e document-list selection mode, open file/folder

* resolved comments: backtick, refactoring names, using dropdownPage, removing comments, wrapping the API

* added a new try-catch for beforeAll, fixed the error message

* changed the name of a method from clickDropdownWithOption to selectDropdownOption

* changed the method name from clickDropdown... to selectDropdownOption

* added the variable type for some methods, delete the let list and refactor accordingly
2020-03-03 18:50:36 +00:00
Alexandra Abrudan 133140d69b [AAE-1926] automated e2e tests - interacting with an attached file in an active & completed form (#5528) 2020-03-02 14:52:41 +00:00
Alexandra Abrudan e5efe74e5e [AAE-1797] added e2e automated tests (#5509)
* added e2e automation - [C260064] Should download only the last selection when changing pages in Single mode

* [AAE-1797] added e2e automated test- start a process within ACS

* refactoring with dropdownPage

* spellcheck refactoring
2020-02-28 15:06:24 +00:00
Alexandra Abrudan 2115d5bbfc corrected the name in json file for candidatebaseapp (#5466) 2020-02-11 14:30:19 +00:00
Alexandra Abrudan 12481c4238 update simple app wrong name (#5465) 2020-02-11 12:42:48 +00:00
Alexandra Abrudan 3a50dcb9d7 updated the simpleapp and candidatebase with the assignees that were … (#5458)
* updated the simpleapp and candidatebase with the assignees that were lost

* update task cloud visibility boolean form
2020-02-10 14:49:58 +00:00
Alexandra Abrudan 9276333352 [AAE-1453] added e2e tests for checking different configurations for people/group cloud widgets (#5446) 2020-02-06 01:18:30 +00:00
Alexandra Abrudan 7b3b9b2515 [AAE-1152] fixed tests using single mode displayed as a tag too (#5385) 2020-01-22 14:57:09 +00:00
Alexandra Abrudan f20e158eaf [AAE-1152] added e2e tests for People and Group of people - CloudWidgets (#5372)
* [AAE-1152] added e2e tests for People and Group of people - CloudWidgets

* [AAE-1152] made code more readable

* [AAE-1152] added public-api file

* Fixing import in index.ts

* refactoring and creating public-api file
2020-01-21 17:38:34 +00:00
Alexandra Abrudan 2cc7fe7efe [AAE-1178] ADF - deleted un-necessary steps (#5335)
* [AAE-1178] e2e/pages/adf - deleted un-necessary steps waitUntilElementIsVisble & waitUntilElementIsClickable before click() action & clearSendKeys()

* [AAE-1178] lib & cloud - deleted un-necessary steps waitUntilElementIsVisble & waitUntilElementIsClickable before click() action & clearSendKeys()
2019-12-17 09:32:50 +00:00
AleAb25 f090fb51cb [ADF-5022] added automation for Display Value Widget (#5302)
* [ADF-5022] added automation for Display Value Widget

* [ADF-5022] fixed licences

* [ADF-5022] fixed test name format

* [ADF-5022] fixed import-BrowserVisibility and adding type for fieldId & re-write methods with try-catch for DisplayValue
2019-12-03 10:48:03 +00:00
AleAb25 6f42e0ea0e [AAE-485] - empty value for CardView Int Item e2e test (#5240)
* AAE-485 - empty value e2e test

* Updated test with try-catch block for AAE-485 / C321535
2019-11-13 19:44:05 +00:00