Aller au contenu principal

Test Results for hydra-plutus

Hydra.Plutus.Golden

  • Initial validator script

    Details
    Golden and Actual output didn't change
  • Commit validator script

    Details
    Golden and Actual output didn't change
  • Head validator script

    Details
    Golden and Actual output didn't change
  • Head minting policy script

    Details
    Golden and Actual output didn't change

Hydra.Data.ContestationPeriod

posixToUTCTime

  • is homomorphic w.r.t to Ord

    Details
    +++ OK, passed 100 tests:
    53% LT
    46% GT
    1% EQ

to/from NominalDiffTime

  • is isomorphic to NominalDiffTime

    Details
    +++ OK, passed 100 tests.
  • roundtrip posixToUTCTime . posixFromUTCTime

    Details
    +++ OK, passed 100 tests.
  • roundtrip posixFromUTCTime . posixToUTCTime (up to millisecond precision)

    Details
    +++ OK, passed 100 tests.