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

async test suites #1

Open
wants to merge 7 commits into
base: vivino
Choose a base branch
from
Open

async test suites #1

wants to merge 7 commits into from

Commits on Mar 13, 2020

  1. - increase timeout on init

    Eik Slowhand Madsen committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5b6bbb1 View commit details
    Browse the repository at this point in the history
  2. - parallelize test suites

    Eik Slowhand Madsen committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    951f6b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. - async proof a bit

    Eik Slowhand Madsen committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    8733f51 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. - copy in original to lower complexity later

    Eik Slowhand Madsen committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    deb337e View commit details
    Browse the repository at this point in the history
  2. - name the function

    Eik Slowhand Madsen committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    344dc63 View commit details
    Browse the repository at this point in the history
  3. - cache the imports

    Eik Slowhand Madsen committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    82d00b0 View commit details
    Browse the repository at this point in the history
  4. - update warning message

    Eik Slowhand Madsen committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    f55e273 View commit details
    Browse the repository at this point in the history