Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Test revamp #173

Merged
merged 19 commits into from
May 30, 2019
Merged

Test revamp #173

merged 19 commits into from
May 30, 2019

Commits on May 3, 2019

  1. Save for accounts test

    Brord van Wierst committed May 3, 2019
    Configuration menu
    Copy the full SHA
    d608b1b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Added and updated unit tests, moved files around

    Brord van Wierst committed May 9, 2019
    Configuration menu
    Copy the full SHA
    e107e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20a0db5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Added balance tests, fixed issues that arose

    Brord van Wierst committed May 10, 2019
    Configuration menu
    Copy the full SHA
    a3e4ab0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Added getter for api options, fixed local POW, Added try/catch over l…

    …ocal POW
    Brord van Wierst committed May 17, 2019
    Configuration menu
    Copy the full SHA
    a95b670 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Merge branch 'dev' into test-revamp

    Brord van Wierst committed May 21, 2019
    Configuration menu
    Copy the full SHA
    c83fdd4 View commit details
    Browse the repository at this point in the history
  2. Updated comments

    Brord van Wierst committed May 21, 2019
    Configuration menu
    Copy the full SHA
    fc62970 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Split account test in 2 separate classes

    Brord van Wierst committed May 28, 2019
    Configuration menu
    Copy the full SHA
    fe3d6b9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Updated tests

    Brord van Wierst committed May 29, 2019
    Configuration menu
    Copy the full SHA
    df964c5 View commit details
    Browse the repository at this point in the history
  2. Set default sec level to 3

    Brord van Wierst committed May 29, 2019
    Configuration menu
    Copy the full SHA
    0f1af01 View commit details
    Browse the repository at this point in the history
  3. Added addr check back in, made tests use local pow

    Brord van Wierst committed May 29, 2019
    Configuration menu
    Copy the full SHA
    2afcdf4 View commit details
    Browse the repository at this point in the history
  4. multi tx zero value order fix

    Brord van Wierst committed May 29, 2019
    Configuration menu
    Copy the full SHA
    02c1e24 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Removed old comment

    Brord van Wierst committed May 30, 2019
    Configuration menu
    Copy the full SHA
    8fe55aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efecd1a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into test-revamp

    Brord van Wierst committed May 30, 2019
    Configuration menu
    Copy the full SHA
    5413b71 View commit details
    Browse the repository at this point in the history
  4. Moved NotPromotableError back to IotaAPI

    Brord van Wierst committed May 30, 2019
    Configuration menu
    Copy the full SHA
    eb04d7c View commit details
    Browse the repository at this point in the history
  5. Made some tests regression tagged, removed System.out as outputstream…

    … for accounts
    Brord van Wierst committed May 30, 2019
    Configuration menu
    Copy the full SHA
    323efbd View commit details
    Browse the repository at this point in the history
  6. Updated all imports and blocked warnings which are intended

    Brord van Wierst committed May 30, 2019
    Configuration menu
    Copy the full SHA
    4353f6a View commit details
    Browse the repository at this point in the history
  7. Fixed validateTransfersAddresses

    Brord van Wierst committed May 30, 2019
    Configuration menu
    Copy the full SHA
    c3ad314 View commit details
    Browse the repository at this point in the history