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

Event based communication over sockets. #1294

Merged
merged 27 commits into from
Dec 11, 2017

Commits on May 8, 2017

  1. Update test request sender to use socket server and client (remove ol…

    …d implementation).
    
    Update test request handler to use the new socket implementation.
    Arun Mahapatra committed May 8, 2017
    Configuration menu
    Copy the full SHA
    a6105f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Merge branch 'master' into request-handler

    Arun Mahapatra committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    14a3693 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Added few tests for test request handler.

    Arun Mahapatra committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    8e985ce View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Merge remote-tracking branch 'codito/request-handler' into eventcomm

    # Conflicts:
    #	src/Microsoft.TestPlatform.CommunicationUtilities/TestRequestSender.cs
    #	src/Microsoft.TestPlatform.CommunicationUtilities/TestRequestSender2.cs
    #	test/Microsoft.TestPlatform.CommunicationUtilities.UnitTests/TestRequestSenderTests.cs
    #	test/Microsoft.TestPlatform.CommunicationUtilities.UnitTests/TestRequestSenderTests2.cs
    navin22 committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    7a39bb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Pushing changes.

    navin22 committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    48c04da View commit details
    Browse the repository at this point in the history
  2. Refactoring test code.

    navin22 committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    ebf7546 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Added some more tests.

    navin22 committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    8d60783 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Merge remote-tracking branch 'upstream/master' into eventcomm

    # Conflicts:
    #	src/Microsoft.TestPlatform.CommunicationUtilities/TestRequestSender.cs
    #	src/Microsoft.TestPlatform.CommunicationUtilities/TestRequestSender2.cs
    #	test/Microsoft.TestPlatform.CommunicationUtilities.UnitTests/TestRequestSenderTests.cs
    #	test/Microsoft.TestPlatform.CommunicationUtilities.UnitTests/TestRequestSenderTests2.cs
    
    Added debug launches to debug tests.
    navin22 committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    d19f759 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Fixed tests.

    navin22 committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    06a759d View commit details
    Browse the repository at this point in the history
  2. removed unused method.

    navin22 committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    c75ea37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6189bc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Addressed some PR comments.

    navin22 committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    3d5db37 View commit details
    Browse the repository at this point in the history
  2. fixed some PR comments.

    navin22 committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    070ffa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed4c8e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Addressed PR Comments.

    navin22 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    38a5e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe9b5f View commit details
    Browse the repository at this point in the history
  3. Fixed PR comments.

    navin22 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    6341cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4886e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2017

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

Commits on Nov 19, 2017

  1. Configuration menu
    Copy the full SHA
    1dbd500 View commit details
    Browse the repository at this point in the history
  2. Fixing inconsistent tests.

    navin22 committed Nov 19, 2017
    Configuration menu
    Copy the full SHA
    00f71c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

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

Commits on Nov 30, 2017

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

Commits on Dec 7, 2017

  1. Merge branch 'master' into eventcomm

    Mayank Bansal committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    1fe7cec View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Merge branch 'master' of https://github.com/Microsoft/vstest into eve…

    …ntcomm
    Mayank Bansal committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    0db8785 View commit details
    Browse the repository at this point in the history
  2. minor update

    Mayank Bansal committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    79bd89c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. add service guid

    mayankbansal018 committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    fbb4922 View commit details
    Browse the repository at this point in the history