Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: add ping testplan for JS (browser) #74

Closed
wants to merge 13 commits into from

Commits on Nov 13, 2022

  1. add initial js testplan (ping) code

    - does not work yet
    - we are however setting up towards something that will work eventually
    glendc committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    98928f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    7e0a719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b42be2c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. update ping js code

    glendc committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    85f8e7f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. urther progress on libp2p ping test

    glendc committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b44080a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd1bc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. latest progress

    glendc committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5af19d2 View commit details
    Browse the repository at this point in the history
  2. remove node_modules from js testplan (oops)

    glendc committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f44a963 View commit details
    Browse the repository at this point in the history
  3. fix bugs in ping/js and port to module

    glendc committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    46d1616 View commit details
    Browse the repository at this point in the history
  4. fix bugs due to last standard fix

    glendc committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    24f5f59 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. further improvements in ping js (node) plan

    - use fork of sdk-js to print crash stack traces of testplans
    - fix origin of crash and some other minor fixes
    glendc committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    da25364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294e552 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

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