Skip to content

Re-enable time validation tests after Spine Time migrates to the new Placeholder API #304

@alexander-yevsyukov

Description

@alexander-yevsyukov

The test classes TimestampWhenSpec and TemporalWhenSpec in the tests/time module are currently @Disabled at the class level because they rely on Spine Time being migrated to the new Validation Placeholder API.

As a result, none of the tests in this module actually execute. Once Spine Time is updated to use the new Placeholder API, these @Disabled annotations should be removed so the tests run again.

Files

  • tests/time/src/test/kotlin/io/spine/test/validation/time/TimestampWhenSpec.kt
  • tests/time/src/test/kotlin/io/spine/test/validation/time/TemporalWhenSpec.kt

Tasks

  • Wait for Spine Time to migrate to the new Validation Placeholder API.
  • Remove the class-level @Disabled annotations from both specs.
  • Verify all tests pass.

Tracked from a Copilot review comment on the migrate-to-template-string-from-base branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions