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

added testcases covering all major browsers, removed cypress & added playwright 🧪 #1481

Merged
merged 9 commits into from
Apr 8, 2024

Commits on Mar 21, 2024

  1. removed cypress & installed playwright

    - removed cypress (still need to remove folders and update readme.md)
    - installed playwright
    - wrote first few tests (homepage)
    mohatShilABB committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a102c72 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. added more devices to test & completed homepage

    - firefox and chrome added
    - completed homepage fully (need to convert to po still)
    - create npm/yarn e2e script
    mohatShilABB committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a05d01c View commit details
    Browse the repository at this point in the history
  2. rm'ed cy dir, added more tests & fixed README

    - removed cypress directory since all the tests are covered
    - converted homepage to pageobject
    - added ideaspage and also added po for it
    - fixed main readme file to adjust to playwright
    - added plays.spec to write more tests later
    mohatShilABB committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5fc2e17 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. complete set e2e tests added

    - removed cypress.yml and added pw yml
    - using list reporter instaed of line reporter
    - added full sets of tests
    mohatShilABB committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    47cb23f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    11978d0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    Signed-off-by: Mohat Shil <120472338+shilCode@users.noreply.github.com>
    shilCode authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    720fef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Merge branch 'main' into main

    Signed-off-by: Mohat Shil <120472338+shilCode@users.noreply.github.com>
    shilCode authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5fe5b46 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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