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

feat: Adding a rest keyword to get the rest endpoint #47

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Conversation

mjindalmotiv8
Copy link
Contributor

➜  client-sdk-csharp git:(rest) ✗ dotnet test --filter FullyQualifiedName~MomentoTest                  
  Determining projects to restore...
  All projects are up-to-date for restore.
  MomentoSdk -> /Users/mjindal/src/client-sdk-csharp/Momento/bin/Debug/netstandard2.1/MomentoSdk.dll
  MomentoTest -> /Users/mjindal/src/client-sdk-csharp/MomentoTest/bin/Debug/net6.0/MomentoTest.dll
  MomentoIntegrationTest -> /Users/mjindal/src/client-sdk-csharp/MomentoIntegrationTest/bin/Debug/net6.0/MomentoIntegrationTest.dll
Test run for /Users/mjindal/src/client-sdk-csharp/MomentoTest/bin/Debug/net6.0/MomentoTest.dll (.NETCoreApp,Version=v6.0)
Test run for /Users/mjindal/src/client-sdk-csharp/MomentoIntegrationTest/bin/Debug/net6.0/MomentoIntegrationTest.dll (.NETCoreApp,Version=v6.0)
Microsoft (R) Test Execution Command Line Tool Version 17.1.0
Microsoft (R) Test Execution Command Line Tool Version 17.1.0Copyright (c) Microsoft Corporation.  All rights reserved.


Copyright (c) Microsoft Corporation.  All rights reserved.

Starting test execution, please wait...
Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
A total of 1 test files matched the specified pattern.
No test matches the given testcase filter `FullyQualifiedName~MomentoTest` in /Users/mjindal/src/client-sdk-csharp/MomentoIntegrationTest/bin/Debug/net6.0/MomentoIntegrationTest.dll


Passed!  - Failed:     0, Passed:     8, Skipped:     0, Total:     8, Duration: 171 ms - /Users/mjindal/src/client-sdk-csharp/MomentoTest/bin/Debug/net6.0/MomentoTest.dll (net6.0)

wandaitzuchen
wandaitzuchen previously approved these changes Apr 21, 2022
Copy link
Contributor

@wandaitzuchen wandaitzuchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will need to fix formatting to pass the check, otherwise 🚢

tylerburdsall
tylerburdsall previously approved these changes Apr 21, 2022
@mjindalmotiv8 mjindalmotiv8 changed the title Adding a rest keyword to get the rest endpoint feat: Adding a rest keyword to get the rest endpoint Apr 26, 2022
@mjindalmotiv8 mjindalmotiv8 merged commit 1533357 into main Apr 26, 2022
@mjindalmotiv8 mjindalmotiv8 deleted the rest branch April 26, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants