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

Added a test project for F# functional tests. #34541

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

koenigst
Copy link
Contributor

  • Added the project EFCore.FSharp.FunctionalTests
  • Created a fixture for the Northwind database
  • Implemented a sample test analogous to the Visual Basic tests

Fixes #14572

- Added the project EFCore.FSharp.FunctionalTests
- Created a fixture for the Northwind database
- Implemented a sample test analogous to the Visual Basic tests

Fixes dotnet#14572
Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

Thank you, this looks great! I'm looking forward to us enabling better F# support.

@roji roji merged commit 017fb22 into dotnet:main Aug 27, 2024
7 checks passed
@koenigst koenigst deleted the fsharp-expression-tests branch August 28, 2024 12:47
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.

Test with VB/F# to make sure expression tree differences are handled
2 participants