Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix e2e tests on post-broadcasting #4315

Commits on Aug 25, 2023

  1. batch 1

    tomaskikutis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0a21c14 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. batch 2

    tomaskikutis committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    469d4c9 View commit details
    Browse the repository at this point in the history
  2. [email protected]

    tomaskikutis committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a523b34 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    90710be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47aec6 View commit details
    Browse the repository at this point in the history
  3. fix e2e test

    can display monitoring after publishing an item using full view of authoring
    tomaskikutis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    98439f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8574645 View commit details
    Browse the repository at this point in the history
  5. [email protected]

    tomaskikutis committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3b08c83 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    1b95679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76ea3a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    018aaaf View commit details
    Browse the repository at this point in the history
  4. Revert "focus e2e test open an item in authoring"

    This reverts commit 018aaaf.
    tomaskikutis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b76af88 View commit details
    Browse the repository at this point in the history
  5. fix e2e server requirements (superdesk#4317)

    * fix e2e server requirements
    
    * update client requirements
    
    * print chrome and webdriver versions when starting tests
    
    * print full browser version string
    
    * dump server logs on e2e failure
    
    * move version logging to onPrepare
    
    * update driver manager
    
    * limit logs to superdesk
    
    * disable celery
    
    * output browser console errors on failing tests
    
    * avoid elastic indexes to be created automatically
    
    * run celery in a separate process
    
    ---------
    
    Co-authored-by: Tomas Kikutis <[email protected]>
    petrjasek and tomaskikutis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f6f0ab0 View commit details
    Browse the repository at this point in the history
  6. fix e2e test

    can duplicate to a different desk and stage
    tomaskikutis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    beb24ef View commit details
    Browse the repository at this point in the history
  7. fix e2e test

    can fetch as and open item
    tomaskikutis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f8335c0 View commit details
    Browse the repository at this point in the history
  8. fix e2e test

    can fetch as item
    tomaskikutis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    bf7f01b View commit details
    Browse the repository at this point in the history
  9. fix e2e test

    updates item group on multiple item spike-unspike
    tomaskikutis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b0eccf4 View commit details
    Browse the repository at this point in the history
  10. fix e2e test

    configure a saved search from other user
    tomaskikutis committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b170f34 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fix e2e test

    creates corresponding template
    tomaskikutis committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0b679c5 View commit details
    Browse the repository at this point in the history
  2. fix test

    displays defined fields in authoring
    tomaskikutis committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    974bf3e View commit details
    Browse the repository at this point in the history
  3. fix e2e test

    can select multiple items
    tomaskikutis committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4a0b8ef View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. display error if sending to desk fails

    fixes e2e test - can enforce incoming, outgoing and onstage rules
    tomaskikutis committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    6818fda View commit details
    Browse the repository at this point in the history
  2. fix e2e test

    can fetch as
    tomaskikutis committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    37982ac View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. fix e2e test

    can not Fetch-and-Open if selected desk as a non-member
    tomaskikutis committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a166094 View commit details
    Browse the repository at this point in the history
  2. fix e2e test

    can hide stage with global read OFF if selected desk as a non-member
    tomaskikutis committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2f4c996 View commit details
    Browse the repository at this point in the history
  3. fix e2e test

    can fetch as multiple items
    tomaskikutis committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5ac06de View commit details
    Browse the repository at this point in the history
  4. [email protected]

    tomaskikutis committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    fd333aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    936e359 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix e2e test

    toggle auto spellcheck and hold changes
    tomaskikutis committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    969a50b View commit details
    Browse the repository at this point in the history
  2. fix e2e test

        it('can remember last duplicate destination desk', () => {
    tomaskikutis committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2c0054e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. disable e2e test

    Can create items from templates
    tomaskikutis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fb9af55 View commit details
    Browse the repository at this point in the history
  2. fixed e2e test

    warns before spiking
    tomaskikutis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    585a4b2 View commit details
    Browse the repository at this point in the history
  3. fix e2e test

    stops publishing if there are validation errors
    tomaskikutis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5753782 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11deffb View commit details
    Browse the repository at this point in the history
  5. do not persist destination

    article desk isn't supposed to be changed, except when user chooses "publish from" option that sends to another desk and publishes at the same time. If operation is cancelled, "publish from" value must not be saved
    tomaskikutis committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fd63acc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44dbd09 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. fix e2e test

    can send and publish
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fd0c822 View commit details
    Browse the repository at this point in the history
  2. fix e2e test

    can search by search field
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ca35811 View commit details
    Browse the repository at this point in the history
  3. fix e2e test

    can display embargo item when set
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7be5881 View commit details
    Browse the repository at this point in the history
  4. fix e2e test

    can search scheduled
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6ec12da View commit details
    Browse the repository at this point in the history
  5. fix e2e test

    can submit item to a desk
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9aa4a47 View commit details
    Browse the repository at this point in the history
  6. fix e2e test

    can open send to panel when monitoring list is hidden
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f61c77a View commit details
    Browse the repository at this point in the history
  7. fix e2e test

    can display monitoring after submitting an item to a desk using full view of authoring
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a81d040 View commit details
    Browse the repository at this point in the history
  8. fix e2e test

    can remember last sent destination desk and stage
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    576d4f8 View commit details
    Browse the repository at this point in the history
  9. fix e2e test

    can remember last sent destination desk and stage on multi selection sendTo panel
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4b2ab3e View commit details
    Browse the repository at this point in the history
  10. fix e2e test

    can spike and unspike multiple items
    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5669e48 View commit details
    Browse the repository at this point in the history
  11. [email protected]

    tomaskikutis committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f06092a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. fix e2e test

    can manage templates
    tomaskikutis committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    29c8cfd View commit details
    Browse the repository at this point in the history
  2. fix lint

    tomaskikutis committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    11046f4 View commit details
    Browse the repository at this point in the history
  3. fixed bug - funciton was invoking a promise but not waiting for it

    e2e - can show version and item history for an item
    tomaskikutis committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1e70de4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    83d0b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78e0f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e712e71 View commit details
    Browse the repository at this point in the history
  4. update e2e selector

    tomaskikutis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6109a40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1627ce3 View commit details
    Browse the repository at this point in the history
  6. [email protected]

    tomaskikutis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5006cc7 View commit details
    Browse the repository at this point in the history
  7. fix e2e

    Can create items from templates
    tomaskikutis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d95ca72 View commit details
    Browse the repository at this point in the history
  8. fix e2e

    can filter content by content profile
    
    plain text profile was added
    tomaskikutis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b4ae87c View commit details
    Browse the repository at this point in the history
  9. disable broken tests that are supposed to check for spelling mistakes…

    … before sending article to another desk
    tomaskikutis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b8b25d7 View commit details
    Browse the repository at this point in the history
  10. improve stability of e2e test (was unstable due to animation)

    displays custom text fields
    tomaskikutis committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fa8367e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. use default timeout

    tomaskikutis committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0fb695a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe9056 View commit details
    Browse the repository at this point in the history
  3. increase timeout

    tomaskikutis committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    796b873 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2c69eb View commit details
    Browse the repository at this point in the history
  5. fix e2e test - use default wait

    can dynamically update items in related tab when item duplicated
    tomaskikutis committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    efd80fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3281f89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2038dec View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. improve unstable tests

    tomaskikutis committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f697188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ee04b View commit details
    Browse the repository at this point in the history