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

Example of how to unit test a controller method which supports odata #438

Open
wants to merge 7 commits into
base: release-8.x
Choose a base branch
from

Commits on Mar 26, 2021

  1. Example of how to unit test a controller method which supports odata

    agalkin@ott1-eng.internal committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    5c8b788 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Merge branch 'master' of https://github.com/OData/AspNetCoreOData int…

    …o ODataRoutingSample.Tests
    agalkin@ott1-eng.internal committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    c00cfa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Example of how to unit test a controller method which supports odata …

    …protocol
    agalkin@ott1-eng.internal committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    a679422 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Merge branch 'main' of https://github.com/OData/AspNetCoreOData into …

    …ODataRoutingSample.Tests
    agalkin@ott1-eng.internal committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    71294c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Merge branch 'main' of https://github.com/OData/AspNetCoreOData into …

    …ODataRoutingSample.Tests
    agalkin@ott1-eng.internal committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    af22290 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Merge branch 'main' of https://github.com/OData/AspNetCoreOData into …

    …ODataRoutingSample.Tests
    agalkin@ott1-eng.internal committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    dbcc511 View commit details
    Browse the repository at this point in the history
  2. Refactoring and addressed review comments.

    agalkin@ott1-eng.internal committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    76dab9e View commit details
    Browse the repository at this point in the history