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

Port connection pool tests from devdiv #1155

Merged
merged 17 commits into from
Sep 20, 2021
Merged

Port connection pool tests from devdiv #1155

merged 17 commits into from
Sep 20, 2021

Commits on Jul 7, 2021

  1. connection pool tests

    Johnny Pham committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    474642c View commit details
    Browse the repository at this point in the history
  2. typo

    Johnny Pham committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    41eb983 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. separate into individual tests

    Johnny Pham committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    8bccaec View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Update ConnectionPoolTest.cs

    Johnny Pham committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    dc96f92 View commit details
    Browse the repository at this point in the history
  2. Update ConnectionPoolTest.cs

    Johnny Pham committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    276eaaf View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. cleanup

    Johnny Pham committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    68dcbb6 View commit details
    Browse the repository at this point in the history
  2. Revert "cleanup"

    This reverts commit 68dcbb6.
    Johnny Pham committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ffcf084 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Johnny Pham committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9eda376 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Update ConnectionPoolTest.cs

    Johnny Pham committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f5ca077 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Cheena Malhotra <v-chmalh@microsoft.com>
    Johnny Pham and cheenamalhotra committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    bd534ad View commit details
    Browse the repository at this point in the history
  3. Update src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/ConnectionP…

    …oolTest/ConnectionPoolTest.cs
    
    Co-authored-by: Cheena Malhotra <v-chmalh@microsoft.com>
    Johnny Pham and cheenamalhotra committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    fff6641 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Merge branch 'main' into devdivtests

    Johnny Pham committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2685c13 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge branch 'devdivtests' of https://github.com/johnnypham/SqlClient

    …into devdivtests
    Johnny Pham committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b0c06d3 View commit details
    Browse the repository at this point in the history
  2. address feedback

    Johnny Pham committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    ccb7c69 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. address feedback

    Johnny Pham committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    abf15bf View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. style changes

    Johnny Pham committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    ef3fba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. trigger ci

    Johnny Pham committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8cb4f60 View commit details
    Browse the repository at this point in the history