Skip to content

test: add regression coverage for frame and animation APIs #9

@ubugeeei

Description

@ubugeeei

Finding

The core frame/animation APIs have no automated tests, despite being the basis for deterministic rendering.

Evidence

  • No .test. or .spec. files exist in the repository.
  • src/lib/frame.tsx and src/lib/animation.ts mutate shared frame state and window.__frameScript hooks.

Acceptance criteria

  • Add a test runner appropriate for the repo.
  • Cover frame setters/getters, seconds conversion, animation variable compatibility, and deterministic frame progression.
  • Add the test script to CI after it is stable.

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