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

feat: modular interface tests #1389

Merged
merged 19 commits into from
Jul 2, 2018
Merged

Commits on Jul 2, 2018

  1. chore: update interface-ipfs-core dependency

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    2846e49 View commit details
    Browse the repository at this point in the history
  2. chore: add skip for DAG subsystem over HTTP API

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    b20f022 View commit details
    Browse the repository at this point in the history
  3. chore: update interface-ipfs-core version

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    91e9cce View commit details
    Browse the repository at this point in the history
  4. fix: disable pubsub tests in the browser

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    a2a018f View commit details
    Browse the repository at this point in the history
  5. feat: uses modular interface tests

    Reduces code repetition, allows test skipping and running only some tests.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    08653be View commit details
    Browse the repository at this point in the history
  6. fix: remove .only

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    a96aa6d View commit details
    Browse the repository at this point in the history
  7. fix: skip DHT and MFS tests, add repo tests but skip gc

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    ac04427 View commit details
    Browse the repository at this point in the history
  8. feat: enables ipfs.ls* tests

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    1c22905 View commit details
    Browse the repository at this point in the history
  9. fix: teardown for miscellaneous tests

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    fd8000d View commit details
    Browse the repository at this point in the history
  10. chore: rename generic to miscellaneous

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    6e575e3 View commit details
    Browse the repository at this point in the history
  11. feat: add types and util tests (skipped as currently failing)

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    aea7232 View commit details
    Browse the repository at this point in the history
  12. chore: adds comments to skipped tests

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    3913728 View commit details
    Browse the repository at this point in the history
  13. fix: adds skips

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    f9552a2 View commit details
    Browse the repository at this point in the history
  14. fix: fixes spawn args to key tests

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5754fa1 View commit details
    Browse the repository at this point in the history
  15. fix: misc tests do not require teardown

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    619dad7 View commit details
    Browse the repository at this point in the history
  16. fix: remove unnecessary skip

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    8f8aaa0 View commit details
    Browse the repository at this point in the history
  17. chore: re-add bitswap tests

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    cb4f139 View commit details
    Browse the repository at this point in the history
  18. chore: add test skip reasons

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    aba25ab View commit details
    Browse the repository at this point in the history
  19. chore: update interface-ipfs-core dependency

    License: MIT
    Signed-off-by: Alan Shaw <alan@tableflip.io>
    alanshaw committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    56c3dc2 View commit details
    Browse the repository at this point in the history