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

Reporting #81

Open
wants to merge 91 commits into
base: master
Choose a base branch
from
Open

Reporting #81

wants to merge 91 commits into from

Commits on Nov 17, 2019

  1. Added reporting

    mmcc007 committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    c6f58a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573f838 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    8f11b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c24e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    798ed2d View commit details
    Browse the repository at this point in the history
  4. Minor fix

    mmcc007 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    9af3392 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4fd240 View commit details
    Browse the repository at this point in the history
  6. Added runner tests

    mmcc007 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    de35adc View commit details
    Browse the repository at this point in the history
  7. Enabled process record/replay

    mmcc007 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    b32c820 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    182e7b5 View commit details
    Browse the repository at this point in the history
  9. Removed unused command alias

    mmcc007 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    1ace197 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Improved user messaging

    mmcc007 committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    d8a139c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7178f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69a249f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbee481 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63d767c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84bd5cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7b7fe0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16ac6f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff23a73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    875507e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    0f6365b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63fda5 View commit details
    Browse the repository at this point in the history
  3. Switched to fake usage

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    a866589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    179b98c View commit details
    Browse the repository at this point in the history
  5. Matched part of logger output

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    595bfc6 View commit details
    Browse the repository at this point in the history
  6. Fixed test for config command

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    19ecfc7 View commit details
    Browse the repository at this point in the history
  7. Fixed test

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    630359c View commit details
    Browse the repository at this point in the history
  8. Moved utils

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    438ba78 View commit details
    Browse the repository at this point in the history
  9. Added-back tests on CI

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    cef8693 View commit details
    Browse the repository at this point in the history
  10. Added devices command test

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    39847a5 View commit details
    Browse the repository at this point in the history
  11. Fixed test

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6e1fe86 View commit details
    Browse the repository at this point in the history
  12. Removed test from CI

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    9560c0a View commit details
    Browse the repository at this point in the history
  13. Added more devices tests

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    50d5de8 View commit details
    Browse the repository at this point in the history
  14. Minor mod to a devices test

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    98a4f67 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into reporting

    # Conflicts:
    #	pubspec.lock
    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    405d7aa View commit details
    Browse the repository at this point in the history
  16. Removed .packages

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    3e7f7a3 View commit details
    Browse the repository at this point in the history
  17. Fixed analyzer warnings

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4f1f7a0 View commit details
    Browse the repository at this point in the history
  18. Cleaned-up

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    293001d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c053e2e View commit details
    Browse the repository at this point in the history
  20. Moved consts into DeviceFarm

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    75ea1a0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    de59f6e View commit details
    Browse the repository at this point in the history
  22. Added bundle to context

    mmcc007 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4332b6c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Fixed test

    mmcc007 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ed84cbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee3d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d575077 View commit details
    Browse the repository at this point in the history
  4. Removed verify calls

    mmcc007 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2f03d4d View commit details
    Browse the repository at this point in the history
  5. Added basic version checking

    mmcc007 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    81eedb1 View commit details
    Browse the repository at this point in the history
  6. Changed messaging

    mmcc007 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    466e84a View commit details
    Browse the repository at this point in the history
  7. Moved Cache to version.dart

    mmcc007 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    960207f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    ebd1637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c09ef View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. Configuration menu
    Copy the full SHA
    7c7ec9f View commit details
    Browse the repository at this point in the history
  2. Moved to tool_base

    mmcc007 committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    402a745 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb6b93f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. Configuration menu
    Copy the full SHA
    78f9389 View commit details
    Browse the repository at this point in the history
  2. Corrected messaging

    mmcc007 committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    d7f4840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c41435d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    38464a7 View commit details
    Browse the repository at this point in the history
  2. Added ToolVersion to context

    mmcc007 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    c9df770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cd032d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feb95e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    295d3ac View commit details
    Browse the repository at this point in the history
  6. Skipped 2 tests

    mmcc007 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    0437fe2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    6f5ca7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9326f9c View commit details
    Browse the repository at this point in the history
  3. Removed unused code in test

    mmcc007 committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    4da1635 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    7c3d6a2 View commit details
    Browse the repository at this point in the history
  2. Fixed test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    264883a View commit details
    Browse the repository at this point in the history
  3. Fixed test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    481d736 View commit details
    Browse the repository at this point in the history
  4. Fixed test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    1b659ad View commit details
    Browse the repository at this point in the history
  5. Fixed test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    606a0dc View commit details
    Browse the repository at this point in the history
  6. Fixed test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    a31d1a3 View commit details
    Browse the repository at this point in the history
  7. Removed skipping test on CI

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    24b131a View commit details
    Browse the repository at this point in the history
  8. Removed duplicate mocks

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    6bf7d00 View commit details
    Browse the repository at this point in the history
  9. Fixed test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    987e6f1 View commit details
    Browse the repository at this point in the history
  10. Fixed test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    00c5e14 View commit details
    Browse the repository at this point in the history
  11. Cleanup test

    mmcc007 committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    b80a3f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Upgraded dependencies

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e9c0774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ec6a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9501082 View commit details
    Browse the repository at this point in the history
  4. Isolated env for CI

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    0d4fd47 View commit details
    Browse the repository at this point in the history
  5. Pinned dart version to 2.5.0

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    d5df959 View commit details
    Browse the repository at this point in the history
  6. Set FLUTTER_ROOT

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    5f688bb View commit details
    Browse the repository at this point in the history
  7. Removed unnecessary test

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    80e5316 View commit details
    Browse the repository at this point in the history
  8. Fixed typo

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    ded4efe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b9e50e View commit details
    Browse the repository at this point in the history
  10. Fixed analyzer warnings

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    9a6028a View commit details
    Browse the repository at this point in the history
  11. Fixed test

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    a3f78fd View commit details
    Browse the repository at this point in the history
  12. Updated README

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    2bfbd62 View commit details
    Browse the repository at this point in the history
  13. Improve messaging

    mmcc007 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e00aae8 View commit details
    Browse the repository at this point in the history