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

Add end to end test for SQL Bindings #742

Merged
merged 8 commits into from
Jan 17, 2024
Merged

Conversation

kaibocai
Copy link
Member

Issue describing the changes in this PR

Azure/azure-functions-sql-extension#938
Adds an end to end test for SQL Bindings

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@shreyas-gopalakrishna shreyas-gopalakrishna merged commit bccab20 into dev Jan 17, 2024
12 checks passed
@shreyas-gopalakrishna shreyas-gopalakrishna deleted the kaibocai/sqltest branch January 17, 2024 04:42
shreyas-gopalakrishna added a commit that referenced this pull request Jul 14, 2024
* add sql e2e test

* remove sql trigger test

* check sql input result

* update sql java library version to 2.1.0

* remove sql trigger function

* remove GetProducts2

* Updating library version. Fixes merge conflict

---------

Co-authored-by: Lucy Zhang <luczhan@microsoft.com>
Co-authored-by: Shreyas Gopalakrishna <shreyasg@microsoft.com>
Co-authored-by: Shreyas Gopalakrishna <11889130+shreyas-gopalakrishna@users.noreply.github.com>
shreyas-gopalakrishna added a commit that referenced this pull request Jul 14, 2024
* add sql e2e test

* remove sql trigger test

* check sql input result

* update sql java library version to 2.1.0

* remove sql trigger function

* remove GetProducts2

* Updating library version. Fixes merge conflict

---------

Co-authored-by: Lucy Zhang <luczhan@microsoft.com>
Co-authored-by: Shreyas Gopalakrishna <shreyasg@microsoft.com>
Co-authored-by: Shreyas Gopalakrishna <11889130+shreyas-gopalakrishna@users.noreply.github.com>
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