Skip to content

Conversation

@michaeldjeffrey
Copy link
Contributor

  • Allows file-store to test itself with localstack without needing to put tests in a tests/ directory
    • circular dependency prevented us from doing this before
  • Add overlapping file_type prefix tests to file_info_poller

Copy link
Member

@kurotych kurotych left a comment

Choose a reason for hiding this comment

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

Is it possible to make aws_local doesn't depend on file-store?
If yes, as for me, it would be better solution rather than moving it inside file_store,
because then I can use aws_local independently from file_store (not sure we have real cases for now, but still)

- Removes circular dependency on aws-local <-> file-store
- provides a way for file-store to test itself going through a proper
  client
- update mobile-verifier test
@michaeldjeffrey michaeldjeffrey force-pushed the mj/aws-local-to-file-store branch from 5b107cd to 9f99cfe Compare December 19, 2025 16:38
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.

5 participants