Skip to content

test: remove legacy storage key loader integration test#35225

Merged
asukaminato0721 merged 1 commit intolanggenius:mainfrom
jamesrayammons:test/remove-legacy-storage-key-loader-test
Apr 15, 2026
Merged

test: remove legacy storage key loader integration test#35225
asukaminato0721 merged 1 commit intolanggenius:mainfrom
jamesrayammons:test/remove-legacy-storage-key-loader-test

Conversation

@jamesrayammons
Copy link
Copy Markdown
Contributor

@jamesrayammons jamesrayammons commented Apr 14, 2026

Summary

  • Remove api/tests/integration_tests/factories/test_storage_key_loader.py (375 lines)
  • The same storage key loader integration coverage already exists in api/tests/test_containers_integration_tests/factories/test_storage_key_loader.py

Test plan

  • Verify the deleted legacy test file has a Testcontainers counterpart
  • No other files reference the deleted test file

Part of #32454

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 14, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Pyrefly Diff

No changes detected.

@asukaminato0721 asukaminato0721 added this pull request to the merge queue Apr 15, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 15, 2026
Copy link
Copy Markdown
Contributor

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.

Pull request overview

Removes a redundant legacy integration test for StorageKeyLoader now that equivalent coverage exists in the Testcontainers-based integration test suite (aligning with the ongoing migration in #32454).

Changes:

  • Deleted api/tests/integration_tests/factories/test_storage_key_loader.py (legacy integration test).
  • Relies on the existing Testcontainers equivalent at api/tests/test_containers_integration_tests/factories/test_storage_key_loader.py.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Merged via the queue into langgenius:main with commit fd71c56 Apr 15, 2026
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants