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

Faster tests #2570

Merged
merged 2 commits into from
Jul 31, 2019
Merged

Faster tests #2570

merged 2 commits into from
Jul 31, 2019

Commits on Jul 31, 2019

  1. Faster tests

     + Optimize all tests that take over .6s
     + Use t.Override in placed where it should be used
     + Remove TestRemoteDigest that was not really testing anything
     + Run git tests in parallel
    
    Signed-off-by: David Gageot <[email protected]>
    dgageot committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    d90c33f View commit details
    Browse the repository at this point in the history
  2. Simplify GitTagger tests

    Signed-off-by: David Gageot <[email protected]>
    dgageot committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    e250960 View commit details
    Browse the repository at this point in the history