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

Various improvements to unit test running #1120

Merged
merged 1 commit into from
Jul 13, 2015
Merged

Various improvements to unit test running #1120

merged 1 commit into from
Jul 13, 2015

Commits on Jul 13, 2015

  1. Various improvements to unit test running

    - units.sh should exit on error.
    - Add race detector to unit test runner.
    - Use local testing/cover/cover tool in gen_coverage_report.sh and units.sh
    - Use the scheduler to parallelise the unit tests.
    - Make test run id a string and differentiate between unit runs and integration runs in the scheduler.
    - Pipe circle env vars through to build container so we can detect when to use the scheduler
    - Add python requests to the weave build container.
    - Quote test names in urls, make flask handle url segments with slashes in.
    Tom Wilkie committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    13f1239 View commit details
    Browse the repository at this point in the history