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

test: adds test coverage report to @ganache/cli, improve coverage #3735

Open
wants to merge 84 commits into
base: develop
Choose a base branch
from

Commits on Aug 22, 2022

  1. feat: allow users to specify a option, which causes Ganache to start …

    …up as a background process
    jeffsmale90 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    fcc4228 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

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

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    7dec4c0 View commit details
    Browse the repository at this point in the history
  2. Add tests for parsing detach arguments. Change default value to false…

    … (but don't show that in the help, because it's ugly)
    jeffsmale90 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9ed54db View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    20579ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da7911 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    9cc5b59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d7e60 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Implement instances command with subcommands. Clean up orphaned ins…

    …tance files if the process no longer exists.
    jeffsmale90 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    295b1a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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

Commits on Sep 19, 2022

  1. Refactor, add flavor to instance data, and to list output. Change ins…

    …tance data file to JSON format.
    jeffsmale90 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    17732d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    dea1ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a4b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a74d0a3 View commit details
    Browse the repository at this point in the history
  4. Fix module resolution

    jeffsmale90 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1eaea51 View commit details
    Browse the repository at this point in the history
  5. Tidy ups and refactors

    jeffsmale90 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    cba7589 View commit details
    Browse the repository at this point in the history
  6. Tidy up arg parsing

    jeffsmale90 committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c39cae6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc61cb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5650f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    90a2305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e5f43 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Reintroduce ps-list, only list instances where the process co

    mmand matches (otherwise assume the process has been killed)
    jeffsmale90 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    757220b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c432c35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dec992 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Oct 10, 2022

  1. Fix incorrect command name in README.md

    Co-authored-by: Micaiah Reid <[email protected]>
    jeffsmale90 and MicaiahReid authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5fb72d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf6064 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    d27e6bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafc679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6ae996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb14694 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    876b972 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 9, 2022

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

Commits on Nov 13, 2022

  1. Improve wording of --detach description in README.md

    Co-authored-by: Alex Sherbuck <[email protected]>
    jeffsmale90 and tenthirtyone authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    6b61cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f36f1f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    ac5aba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc5cf9 View commit details
    Browse the repository at this point in the history
  3. pass original process.args to startDetachedInstance, calculate expect…

    …ed process 'cmd' value.
    jeffsmale90 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1a52d4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a4c256 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67d11fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    683c201 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60ae164 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1726ec9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0811874 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. improvements / refactor as per pr review.

    - only create instances directory if we are writing
    - check whether a name is taken by attempting to write to it
    - correctly await removal of instance file when stopping an instance
    - correct some wordsmithing
    jeffsmale90 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    485ff64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1701140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a9d0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04719a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ea9968 View commit details
    Browse the repository at this point in the history
  6. Revert package-lock.json

    jeffsmale90 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6a7f3b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5c0c31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc8d269 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa72840 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    4e8f933 View commit details
    Browse the repository at this point in the history
  2. Rename formatDuration to formatUptime, add --detach example to README…

    …, handle --detach arg duplication
    jeffsmale90 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6b49cbb View commit details
    Browse the repository at this point in the history
  3. Revert shrinkwrap :/

    jeffsmale90 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0435951 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    959c6dc View commit details
    Browse the repository at this point in the history
  5. Fix failing test

    jeffsmale90 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    dfb8b72 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    c495cc9 View commit details
    Browse the repository at this point in the history
  2. Annoyingly, args parsing is complicated. Don't try to strip out the d…

    …etach flags, rather append to the child args, cancelling out all preceeding flags.
    jeffsmale90 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c16cb20 View commit details
    Browse the repository at this point in the history
  3. Instance files now have .json extension. Remove any files / folders f…

    …rom instances directory that aren't valid json files. Rename 'poppy-seed' to 'poppyseed' because hyphens in the instance name are a pain!
    jeffsmale90 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b272237 View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    jeffsmale90 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    c85d022 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Handle errors betterer

    jeffsmale90 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    359cb6b View commit details
    Browse the repository at this point in the history
  2. Shorten duration formatting, combine host and port, right align PID i…

    …n instances table. Revert changes to standardise prompts in README
    jeffsmale90 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f94442f View commit details
    Browse the repository at this point in the history
  3. RH align Uptime

    jeffsmale90 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    26af55e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d717d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Nov 28, 2022

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

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    d09c3d5 View commit details
    Browse the repository at this point in the history
  2. Add integration tests for detach mode - actually starting ganache det…

    …ached. Slow tests, but probably worth it.
    jeffsmale90 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    fba36c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea355b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f62d0bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d098ff View commit details
    Browse the repository at this point in the history
  6. Update package-lock.json

    jeffsmale90 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3a147c3 View commit details
    Browse the repository at this point in the history
  7. Fix failing test

    jeffsmale90 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f11f58f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d364fab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29e6959 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    6571c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc6029 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Merge develop

    jeffsmale90 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4e84063 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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