Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

[Media] Write unit tests for Media bounded context #31

@Shifrin

Description

@Shifrin

Goal

Unit tests for everything in src/Media/.

Acceptance criteria

  • MediaFile: upload, updateAltText, delete — events recorded correctly
  • FilePath: rejects path traversal
  • MimeType: allowed types, disallowed types
  • FileSize: toHumanReadable() for bytes, KB, MB, GB
  • Code coverage ≥ 90%
  • PHPStan level 8 passes

Metadata

Metadata

Assignees

No one assigned

    Labels

    mediaMedia bounded contexttestingUnit tests

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions