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

Issue #1645 Interface Support Mock Testing #2215

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

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    34c5ec9 View commit details
    Browse the repository at this point in the history
  2. Create dotnet-core.yml

    kccarter76 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    74a4d3a View commit details
    Browse the repository at this point in the history
  3. Update dotnet-core.yml

    kccarter76 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    97340aa View commit details
    Browse the repository at this point in the history
  4. Update dotnet-core.yml

    kccarter76 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    06f2992 View commit details
    Browse the repository at this point in the history
  5. Update dotnet-core.yml

    kccarter76 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4bc104a View commit details
    Browse the repository at this point in the history
  6. Update dotnet-core.yml

    kccarter76 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7bd2fe9 View commit details
    Browse the repository at this point in the history
  7. Update dotnet-core.yml

    kccarter76 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    4998dc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a1c79d View commit details
    Browse the repository at this point in the history
  9. OData#1645

    kccarter76 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c42f738 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f0872d View commit details
    Browse the repository at this point in the history
  11. Update dotnet-core.yml

    kccarter76 authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a774ae3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    8d08fbe View commit details
    Browse the repository at this point in the history
  2. no message

    kccarter76 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    090f996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691a0ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from kccarter76/dev/issue-1645

    Dev/issue 1645
    kccarter76 authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    f80cb57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa89897 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from kccarter76/dev/issue-1645

    OData#1645 unit test added and all unit tests passing
    kccarter76 authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    d6f43e4 View commit details
    Browse the repository at this point in the history
  7. Delete dotnet-core.yml

    kccarter76 authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    304be77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b1f5a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. OData#1645 moved the interfaces to the shared project and adjusted th…

    …ings base on vs studio.
    kccarter76 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    ed6d0b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c22e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00da586 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    66e8f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fc39e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    0198ea4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/OData/WebApi into OData-m…

    …aster
    
    # Conflicts:
    #	src/Microsoft.AspNetCore.OData/EnableQueryAttribute.cs
    #	test/UnitTest/Microsoft.AspNet.OData.Test/PublicApi/Microsoft.AspNet.OData.PublicApi.bsl
    #	test/UnitTest/Microsoft.AspNetCore.OData.Test/PublicApi/Microsoft.AspNetCore.OData.PublicApi.bsl
    #	test/UnitTest/Microsoft.AspNetCore.OData.Test/PublicApi/Microsoft.AspNetCore3x.OData.PublicApi.bsl
    kccarter76 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7ce2341 View commit details
    Browse the repository at this point in the history
  3. resolved conflicts

    kccarter76 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    127a7d9 View commit details
    Browse the repository at this point in the history
  4. no message

    kccarter76 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    6567621 View commit details
    Browse the repository at this point in the history
  5. resolve conflct

    kccarter76 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ddffb5d View commit details
    Browse the repository at this point in the history