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

Module tests update: per module output, only store modules data that are run #8355

Merged
merged 8 commits into from
Mar 14, 2018

Commits on Mar 14, 2018

  1. Configuration menu
    Copy the full SHA
    5c05ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b59d9e View commit details
    Browse the repository at this point in the history
  3. Save output for each module and only output the errored module.

    Also makes it easier to identify modules that were ran.
    murrant committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    469207b View commit details
    Browse the repository at this point in the history
  4. Clean up json files.

    Message when no module data exists.
    murrant committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    cee4a84 View commit details
    Browse the repository at this point in the history
  5. verbose output when phpunit --debug is used

    order by for ports
    avoid graphite output in tests
    only load module_tables.yaml once
    murrant committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    c751d60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    976b4e0 View commit details
    Browse the repository at this point in the history
  7. Fix some warnings

    murrant committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    dfe6e84 View commit details
    Browse the repository at this point in the history
  8. Fix whitespace

    murrant committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    cb83313 View commit details
    Browse the repository at this point in the history