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

Modified the tool versions and the test suite #48

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Feb 23, 2019

  1. Splitting up the tests so each dialog is part of a separate [Test] in…

    …stead of the same [Test].
    ahanag23 committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    5f69d76 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. ]Added changes to Photos

    ahanag23 committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    f80941f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Added a helper method

    ahanag23 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    7d55d47 View commit details
    Browse the repository at this point in the history
  2. Added few changes

    ahanag23 committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    78d6f3e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. modified the tool versions and the test suite

    - Updated UITest and NUnit to the latest versions.
    
    - Modified the Test Suite so that each dialog is part of a separate [Test] instead of the same [Test]. The reason being because if say, Background Location fails but Push Notifications would pass;  it wouldn't be able to tell in the current set up because the test would fail before it gets the chance to test Push notifications.
    ahanag23 committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    b653a1f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

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

Commits on May 27, 2020

  1. updated UITest version

    ahanag22 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    c16ebbe View commit details
    Browse the repository at this point in the history