Skip to content

encodeCustomFloat: "must encode custom floats when they are less than 1" is failing #209

@rwaldron

Description

@rwaldron

@dtex I don't understand this failure :|

1) Numeric encoding/decoding and formatting
       must encode custom floats when they are less than 1:

      AssertionError: expected Array [ 69, 2, 0, 20 ] deepEqual Array [ 79, 46, 70, 5 ]
      + expected - actual

       [
      -  69
      -  2
      -  0
      -  20
      +  79
      +  46
      +  70
      +  5
       ]

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