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

E2e tests add post to categories #1169

Open
wants to merge 54 commits into
base: development
Choose a base branch
from

Commits on May 6, 2024

  1. Add e2e tests for adding posts to categories

    Shakira authored and Shakira committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3bf79de View commit details
    Browse the repository at this point in the history
  2. Add the functions to edited files

    Shakira authored and Shakira committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b7ed658 View commit details
    Browse the repository at this point in the history
  3. Fix the failing tests

    Shakira authored and Shakira committed May 6, 2024
    Configuration menu
    Copy the full SHA
    12b5f14 View commit details
    Browse the repository at this point in the history
  4. Fix the failing tests

    Shakira authored and Shakira committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4158819 View commit details
    Browse the repository at this point in the history
  5. Rename locators file

    Shakira authored and Shakira committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fd42fad View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add force true

    Shakira authored and Shakira committed May 7, 2024
    Configuration menu
    Copy the full SHA
    07c66b4 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge branch 'development' of https://github.com/ushahidi/platform-cl…

    …ient-mzima into e2e-tests-add-post-to-categories
    Shakira authored and Shakira committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6743b54 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge branch 'development' of https://github.com/ushahidi/platform-cl…

    …ient-mzima into e2e-tests-add-post-to-categories
    Shakira authored and Shakira committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d8dab3a View commit details
    Browse the repository at this point in the history
  2. Update branch with development changes

    Shakira authored and Shakira committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b32af4d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Add the force true

    Shakira authored and Shakira committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0840574 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    Shakira authored and Shakira committed May 13, 2024
    Configuration menu
    Copy the full SHA
    49c5d40 View commit details
    Browse the repository at this point in the history
  3. Figure out the failing tests

    Shakira authored and Shakira committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e3bfe83 View commit details
    Browse the repository at this point in the history
  4. Remove force true

    Shakira authored and Shakira committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6793625 View commit details
    Browse the repository at this point in the history
  5. Try out alternative for clicking on div

    Shakira authored and Shakira committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7ad03bd View commit details
    Browse the repository at this point in the history
  6. Try out alternative for clicking on div

    Shakira authored and Shakira committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8810734 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge branch 'development' of https://github.com/ushahidi/platform-cl…

    …ient-mzima into e2e-tests-add-post-to-categories
    Shakira authored and Shakira committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3599a9a View commit details
    Browse the repository at this point in the history
  2. Implement triggering click on div

    Shakira authored and Shakira committed May 27, 2024
    Configuration menu
    Copy the full SHA
    172c771 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Add check for is active

    Shakira authored and Shakira committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f8f358e View commit details
    Browse the repository at this point in the history
  2. Change should command

    Shakira authored and Shakira committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dfdd466 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge branch 'development' of https://github.com/ushahidi/platform-cl…

    …ient-mzima into e2e-tests-add-post-to-categories
    Shakira authored and Shakira committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    57d923b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Put quotes in function

    Shakira authored and Shakira committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f54e7ac View commit details
    Browse the repository at this point in the history
  2. Uncomment the add post to category function

    Shakira authored and Shakira committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    87ef964 View commit details
    Browse the repository at this point in the history
  3. Add function for the select survey categories

    Shakira authored and Shakira committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    795c58a View commit details
    Browse the repository at this point in the history
  4. Fix failing test

    Shakira authored and Shakira committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    90d9686 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Add select categories and save field

    Shakira authored and Shakira committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ee92db4 View commit details
    Browse the repository at this point in the history
  2. Change the target for the categories button

    Shakira authored and Shakira committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5861087 View commit details
    Browse the repository at this point in the history
  3. Change the target for the categories button

    Shakira authored and Shakira committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    45fc843 View commit details
    Browse the repository at this point in the history
  4. Specify the button to select

    Shakira authored and Shakira committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6802016 View commit details
    Browse the repository at this point in the history
  5. Change the index of the button

    Shakira authored and Shakira committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c91a09e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Change strategy of test

    Shakira authored and Shakira committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    68a22cd View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary function

    Shakira authored and Shakira committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ad1ae38 View commit details
    Browse the repository at this point in the history
  3. Separate the add category function from open categories

    Shakira authored and Shakira committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6a6fc43 View commit details
    Browse the repository at this point in the history
  4. Add more steps to add to category

    Shakira authored and Shakira committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    85afc9a View commit details
    Browse the repository at this point in the history
  5. Add before each for every e2e test

    Shakira authored and Shakira committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    17b3547 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Edit the id for the survey item

    Shakira authored and Shakira committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d1e76d4 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary steps

    Shakira authored and Shakira committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3f81b36 View commit details
    Browse the repository at this point in the history
  3. Specify survey to add post to

    Shakira authored and Shakira committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b6102a6 View commit details
    Browse the repository at this point in the history
  4. Add the click add post button locator

    Shakira authored and Shakira committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1c80ba6 View commit details
    Browse the repository at this point in the history
  5. Add the click add post button locator

    Shakira authored and Shakira committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5f07d3c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Change the post title locator

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f8b7d17 View commit details
    Browse the repository at this point in the history
  2. Change the checkbox class name

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4e98bc7 View commit details
    Browse the repository at this point in the history
  3. Change reference to ID name

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e336478 View commit details
    Browse the repository at this point in the history
  4. Add force true

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5c3db50 View commit details
    Browse the repository at this point in the history
  5. Add confirm success button locator

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1bc2dd6 View commit details
    Browse the repository at this point in the history
  6. Verify that a post is added to a category

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    799fdce View commit details
    Browse the repository at this point in the history
  7. Add step to add post to category

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    760d8a3 View commit details
    Browse the repository at this point in the history
  8. Rename a post with categories

    Shakira authored and Shakira committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0c9d39c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Remove unnecessary changes

    Shakira authored and Shakira committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    07b8dfd View commit details
    Browse the repository at this point in the history
  2. Remove click on post

    Shakira authored and Shakira committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dfb0430 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    Shakira authored and Shakira committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a65e9f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    876c2f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    4a97f0b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    41a0399 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    0ca9f86 View commit details
    Browse the repository at this point in the history