Skip to content

Implement 'seriesP . seriesF @AnyList ≡ id' testing property #64

@chshersh

Description

@chshersh

After #60 and #63 is done we can implement such property. Though it's really difficult to implement this as it seems to me...

  1. We need to somehow generate random type-level list of time units.
  2. We need to think of a way to make seriesF result actually meaningful. We don't want to generate 1234 picoseconds and format this with lists [Hour, Minute, Second] very often.
  • unitsF and unitsP
  • Think how to generate random list of types

Metadata

Metadata

Assignees

No one assigned

    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