Skip to content

Tests: add Azure fixture strategy/scaffolding for future remote-store support #39

@charles-turner-bot

Description

@charles-turner-bot

Problem

Azure support is also incomplete/unsupported in parts of the builder/catalog path, and there is currently no concrete fixture strategy for testing it when support improves.

Scope

Add Azure-oriented test fixture scaffolding so future Azure support can be implemented against something real instead of staying entirely abstract.

This may include:

  • deciding whether to use Azurite, disposable test containers, or another documented integration path
  • fixture helpers for account/container setup and teardown
  • placeholder tests covering current unsupported/error behaviour
  • clear notes on which config is safe to serialise vs must remain runtime-only

Acceptance criteria

  • There is a documented Azure fixture/test strategy.
  • Current unsupported behaviour is captured in tests where practical.
  • Future Azure implementation work has a clear place to add real round-trip coverage.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions