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

Add test_recorder implementation and integration with integ_test_suite #467

Closed
wants to merge 7 commits into from

Commits on Sep 13, 2021

  1. Add test_recorder implementation and integration with integ_test_suite

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    3f7c97e View commit details
    Browse the repository at this point in the history
  2. Fix flake

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    f512954 View commit details
    Browse the repository at this point in the history
  3. Remove testrecorder from test.py

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    652378a View commit details
    Browse the repository at this point in the history
  4. Fix imports

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    a39cb30 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Remove print

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    bb7f8aa View commit details
    Browse the repository at this point in the history
  2. Fix naming and structure

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e50f6d5 View commit details
    Browse the repository at this point in the history
  3. Fix logger

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    95fffa4 View commit details
    Browse the repository at this point in the history