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

C#: Extraction Integration Tests for Blazor #18325

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

egregius313
Copy link
Contributor

@egregius313 egregius313 commented Dec 19, 2024

This PR copies the integration test from #17355 and adds variants for .NET 8, .NET 9, and build-mode: none databases.

I have temporarily removed the dataflow queries from the integration test as I am not ready to merge those pieces yet.

Pull Request checklist

All query authors

  • A change note is added if necessary. See the documentation in this repository.
    - [ ] All new queries have appropriate .qhelp. See the documentation in this repository.
    - [ ] QL tests are added if necessary. See Testing custom queries in the GitHub documentation.
    - [ ] New and changed queries have correct query metadata. See the documentation in this repository.

Internal query authors only

- [ ] Autofixes generated based on these changes are valid, only needed if this PR makes significant changes to .ql, .qll, or .qhelp files. See the documentation (internal access required).
- [ ] Changes are validated at scale (internal access required).
- [ ] Adding a new query? Consider also adding the query to autofix.

@egregius313 egregius313 added the no-change-note-required This PR does not need a change note label Dec 19, 2024
@github-actions github-actions bot added the C# label Dec 19, 2024
@egregius313 egregius313 force-pushed the egregius313/csharp/blazor/basic-integration-tests branch from 9f311b8 to a03b232 Compare December 19, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant