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

(#205) AzureSQL query tests on the controller. #207

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

adrianhall
Copy link
Collaborator

Resolves #205

@adrianhall adrianhall added the Server Improvements or additions to the server code label Jan 18, 2025
@adrianhall adrianhall added this to the 9.0.0 milestone Jan 18, 2025
@adrianhall adrianhall requested a review from Copilot January 18, 2025 00:39
@adrianhall adrianhall self-assigned this Jan 18, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

tests/CommunityToolkit.Datasync.Server.Test/Live/AzureSQL/Controller_Query_Tests.cs:19

  • The variable name 'random' should be renamed to 'Random' to follow PascalCase naming convention for private fields.
private readonly Random random = new();

@adrianhall adrianhall merged commit f8c81e9 into CommunityToolkit:main Jan 18, 2025
5 checks passed
@adrianhall adrianhall deleted the issues/205 branch January 18, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Server Improvements or additions to the server code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add live controller tests for the query capability, using Azure SQL.
1 participant