Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: Add tests for json-rpc-data and address to describe expected behaviour #2716

Merged
merged 9 commits into from
Mar 31, 2022

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    0ec3f30 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. fix: fix toString() methods for json-rpc-data, add rough tests for js…

    …on-rpc-data and address types
    jeffsmale90 committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    cd833af View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    c99736f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. change reference to related issue to point to a label

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    jeffsmale90 and MicaiahReid committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    79f8661 View commit details
    Browse the repository at this point in the history
  2. expand ctor abbreviation to constructor

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    jeffsmale90 and MicaiahReid committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    70851fc View commit details
    Browse the repository at this point in the history
  3. add link to label in code

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    jeffsmale90 and MicaiahReid committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5f624dd View commit details
    Browse the repository at this point in the history
  4. add link to label in code

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    jeffsmale90 and MicaiahReid committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    f2269ca View commit details
    Browse the repository at this point in the history
  5. fix issue with expected string generator, remove special cases tests,…

    … and explain the cases in getExpectedString
    jeffsmale90 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    48a0103 View commit details
    Browse the repository at this point in the history
  6. fix typo in server tests (my=>must)

    Co-authored-by: Micaiah Reid <micaiahreid@gmail.com>
    jeffsmale90 and MicaiahReid committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2a552d1 View commit details
    Browse the repository at this point in the history