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

Chore: Tests with Playwright (task: ROC-31, 12-settings) #25253

Merged
merged 66 commits into from
May 17, 2022
Merged

Commits on Apr 20, 2022

  1. feat: create BASE_API_URL constant

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    64e5c41 View commit details
    Browse the repository at this point in the history
  2. test: create [API Settings Change] suite

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    d293a73 View commit details
    Browse the repository at this point in the history
  3. test: expect successfully create a session

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ae8ce56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db7469f View commit details
    Browse the repository at this point in the history
  5. fix: apply lint --fix

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    f645d3a View commit details
    Browse the repository at this point in the history
  6. test: expect enable message editing

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a42f6d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23c1702 View commit details
    Browse the repository at this point in the history
  8. test: expect enable message deleting

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    06669cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e9fe918 View commit details
    Browse the repository at this point in the history
  10. test: expect enable audio files

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c497cbb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc52f4e View commit details
    Browse the repository at this point in the history
  12. test: expect enable video files

    Ramon Souza committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    d8376e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    97657ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9668b View commit details
    Browse the repository at this point in the history
  3. test: expect add 'badword' to filterlist

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    db3ad6f View commit details
    Browse the repository at this point in the history
  4. test: disable badwords filter

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    be27916 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f4d701 View commit details
    Browse the repository at this point in the history
  6. test: expect enable message pinning

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8d57029 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a191b4 View commit details
    Browse the repository at this point in the history
  8. refactor: remove prefix 'block' from suites

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    25633bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6d40d4 View commit details
    Browse the repository at this point in the history
  10. test: expect enable message starring

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    88e309d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ebcdc04 View commit details
    Browse the repository at this point in the history
  12. test: expect enable file upload

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    df27a2a View commit details
    Browse the repository at this point in the history
  13. test: create profile > profile change suite and expect disable profil…

    …e change
    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3f16502 View commit details
    Browse the repository at this point in the history
  14. test: expect enable profile change

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e933779 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a5a3c15 View commit details
    Browse the repository at this point in the history
  16. test: expect enable avatar change

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f1f3d91 View commit details
    Browse the repository at this point in the history
  17. fix: remove colon from suite names

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    504f510 View commit details
    Browse the repository at this point in the history
  18. test: manual approve new users suite and expect enable manual approve…

    … new users
    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    2fadb3a View commit details
    Browse the repository at this point in the history
  19. test: expect disable manual new users approve

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    9010fed View commit details
    Browse the repository at this point in the history
  20. fix: apply lint --fix

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e957cbe View commit details
    Browse the repository at this point in the history
  21. fix: set API prefix

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    89ce8ff View commit details
    Browse the repository at this point in the history
  22. tests: should login(UI) beforeAll

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    efa4d33 View commit details
    Browse the repository at this point in the history
  23. refactor: rename to apiSessionHeaders

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    8a9464e View commit details
    Browse the repository at this point in the history
  24. tests: create UI suites

    Ramon Souza committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e14b1c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. fix: fixes MainContent selectors

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    615fd7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e225a View commit details
    Browse the repository at this point in the history
  3. test: expect option(edit) be visible

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    edc9b62 View commit details
    Browse the repository at this point in the history
  4. test: UI expect option(delete) not be visible

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    881738b View commit details
    Browse the repository at this point in the history
  5. test: UI expect option(delete) be visible

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    23b3188 View commit details
    Browse the repository at this point in the history
  6. test: expect option(upload audio) not be visible

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    9b11b68 View commit details
    Browse the repository at this point in the history
  7. test: expect option(upload audio) be visible

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    a2633a1 View commit details
    Browse the repository at this point in the history
  8. fix: add awaitForLoadState after a page reload

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1de9b4e View commit details
    Browse the repository at this point in the history
  9. test: expect option(upload video) not be visible

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    382bc46 View commit details
    Browse the repository at this point in the history
  10. test: expect option(upload video) be visible

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    36a4739 View commit details
    Browse the repository at this point in the history
  11. refactor: page reload and wait calls

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    034e803 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8f01c1 View commit details
    Browse the repository at this point in the history
  13. fix: add waitForSelector

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2ff7579 View commit details
    Browse the repository at this point in the history
  14. test: expect option(pin message) be visible, expect option(pin messag…

    …e) not be visible
    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    9d97806 View commit details
    Browse the repository at this point in the history
  15. test: expect option(star message) be visible, expect option(star mess…

    …age) not be visible
    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    dc25056 View commit details
    Browse the repository at this point in the history
  16. fix: add waitForSelector to message-box and popup

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    278c554 View commit details
    Browse the repository at this point in the history
  17. test: expect option(upload file) be visible, expect option(upload fil…

    …e) not be visible
    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4458ba8 View commit details
    Browse the repository at this point in the history
  18. fix: add awaitForLoadState for popup on File upload

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    9d59173 View commit details
    Browse the repository at this point in the history
  19. tests: add profile suite

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    13c551f View commit details
    Browse the repository at this point in the history
  20. fix: prevent empty test lint error

    Ramon Souza committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    87bc6f5 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge branch 'develop' into ROC-31

    souzaramon committed May 5, 2022
    Configuration menu
    Copy the full SHA
    198fb15 View commit details
    Browse the repository at this point in the history
  2. test: remove unrelated test

    Ramon Souza committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a858ee8 View commit details
    Browse the repository at this point in the history
  3. refactor: upgrade message edit suite

    Ramon Souza committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0678f7b View commit details
    Browse the repository at this point in the history
  4. refactor: upgrade message delete suite

    Ramon Souza committed May 5, 2022
    Configuration menu
    Copy the full SHA
    46c6636 View commit details
    Browse the repository at this point in the history
  5. refactor: upgrade audio files suite

    Ramon Souza committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b4d1460 View commit details
    Browse the repository at this point in the history
  6. refactor: create openMoreActionMenu and start using openMessageAction…

    …Menu
    Ramon Souza committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9889056 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. test: split settings tests between admin and user, create userInTable…

    … locator
    Ramon Souza committed May 6, 2022
    Configuration menu
    Copy the full SHA
    7e99158 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. test: add settings admin tests

    Ramon Souza committed May 10, 2022
    Configuration menu
    Copy the full SHA
    604dccf View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Merge branch 'develop' into ROC-31

    souzaramon committed May 13, 2022
    Configuration menu
    Copy the full SHA
    79443da View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. chore: apply eslint:fix

    Ramon Souza committed May 17, 2022
    Configuration menu
    Copy the full SHA
    bb0dfb8 View commit details
    Browse the repository at this point in the history