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

fix(live-server): testing #1331

Merged
merged 17 commits into from
Jun 21, 2021

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    9c7c211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7952aa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c175d39 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. fix(test): corrected the package-name

    "Uncaught AssertionError [ERR_ASSERTION]: version not found"
    the package got renamed with commit 420f3ea
    mfranzke committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1eab638 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    8c7f094 View commit details
    Browse the repository at this point in the history
  2. fix(testing): corrected those conditions

    it's not clear why those conditions shouldn't get negated for that specific testing scenario
    mfranzke committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    953d5db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9002e9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61713da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53588a9 View commit details
    Browse the repository at this point in the history
  6. fix(tests): exiting mocha at the end by its version 3 behavior

    instead of the changed behavior by version 4
    mfranzke committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    dca43d0 View commit details
    Browse the repository at this point in the history
  7. Update index.js

    mfranzke committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    466ac1b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

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

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    1fbd9d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0404687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70ddba View commit details
    Browse the repository at this point in the history
  4. chore: prettier feedback

    mfranzke committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    226bbdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c90291 View commit details
    Browse the repository at this point in the history