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

Use fakes to surround vstest core and test it #3347

Merged
merged 37 commits into from
Feb 21, 2022

Commits on Feb 7, 2022

  1. use fakes over mocks

    nohwnd committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    cf19aa2 View commit details
    Browse the repository at this point in the history
  2. Isolating

    nohwnd committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    8df3854 View commit details
    Browse the repository at this point in the history
  3. More code

    nohwnd committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    308ccd2 View commit details
    Browse the repository at this point in the history
  4. Add response pairs

    nohwnd committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    69ee04e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. respond me

    nohwnd committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    eb37be0 View commit details
    Browse the repository at this point in the history
  2. Add comment

    nohwnd committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1a8090c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. stuff

    nohwnd committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6053c81 View commit details
    Browse the repository at this point in the history
  2. Chased down the teardown bug.

    nohwnd committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    6766ce6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    148086a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ec7b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    ae16fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce6bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6be5d5 View commit details
    Browse the repository at this point in the history
  4. make code succint

    nohwnd committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    8c91ed7 View commit details
    Browse the repository at this point in the history
  5. more cleanup

    nohwnd committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    aae9dcd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    d4aad3a View commit details
    Browse the repository at this point in the history
  2. More cleanup

    nohwnd committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1199580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cd58c7 View commit details
    Browse the repository at this point in the history
  4. Test multi tfm

    nohwnd committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a638603 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    2f8f0d6 View commit details
    Browse the repository at this point in the history
  2. Check warning.

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    48d6a0b View commit details
    Browse the repository at this point in the history
  3. Allow 0 tests to be returned.

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1c3ca5c View commit details
    Browse the repository at this point in the history
  4. Add comment

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1ea876b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3d128d View commit details
    Browse the repository at this point in the history
  6. Revert playground

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    ab696c9 View commit details
    Browse the repository at this point in the history
  7. Fix protected changes

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    183b711 View commit details
    Browse the repository at this point in the history
  8. Remove using

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    346fe30 View commit details
    Browse the repository at this point in the history
  9. More cosmetic issues

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a3635da View commit details
    Browse the repository at this point in the history
  10. Fix build issues

    nohwnd committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3c31acf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7522f78 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Apply suggestions from code review

    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    nohwnd and Evangelink authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    5b12b0c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    nohwnd and Evangelink authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    da61447 View commit details
    Browse the repository at this point in the history
  3. Update test/Intent/Extensions.cs

    Co-authored-by: Amaury Levé <amaury.leve@gmail.com>
    nohwnd and Evangelink authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    35c8809 View commit details
    Browse the repository at this point in the history
  4. Fix review comments

    nohwnd committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3f29dea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b0f22a View commit details
    Browse the repository at this point in the history
  6. Remove empty line

    nohwnd committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1ec47bf View commit details
    Browse the repository at this point in the history
  7. Fix errors in release

    nohwnd committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    30752dc View commit details
    Browse the repository at this point in the history