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

chore(test): Use finished to check streams #462

Merged
merged 10 commits into from
Mar 22, 2022
Merged

chore(test): Use finished to check streams #462

merged 10 commits into from
Mar 22, 2022

Commits on Mar 16, 2022

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

Commits on Mar 17, 2022

  1. Provide own finished fn

    Node's promise `finished` function is only available in Node 16.
    fb55 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    459094c View commit details
    Browse the repository at this point in the history
  2. Use readFile promise

    fb55 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b236db5 View commit details
    Browse the repository at this point in the history
  3. Revert ParserStream update

    fb55 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    abd3e85 View commit details
    Browse the repository at this point in the history
  4. Revert "Use readFile promise"

    This reverts commit b236db5.
    fb55 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    87207bb View commit details
    Browse the repository at this point in the history
  5. Remove promisify-event

    fb55 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    21c70e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b58adf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Initialise vars when needed

    fb55 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d9eea7c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    1d060d4 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    fb55 committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    bdd2582 View commit details
    Browse the repository at this point in the history