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 integration test with dummy agent #1316

Merged
merged 14 commits into from Apr 30, 2024
Merged

Add integration test with dummy agent #1316

merged 14 commits into from Apr 30, 2024

Commits on Apr 26, 2024

  1. first pass at dummy

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6dff4e3 View commit details
    Browse the repository at this point in the history
  2. add assertion to dummy

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    57b45ed View commit details
    Browse the repository at this point in the history
  3. add dummy workflow

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ff449dc View commit details
    Browse the repository at this point in the history
  4. beef up tests

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cb7d7c5 View commit details
    Browse the repository at this point in the history
  5. try and fix huggingface issue

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    048e625 View commit details
    Browse the repository at this point in the history
  6. remove newlines

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    889bbd6 View commit details
    Browse the repository at this point in the history
  7. rename test

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0e29791 View commit details
    Browse the repository at this point in the history
  8. move to pytest

    rbren committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    de8121c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Revert " move to pytest"

    This reverts commit de8121c.
    rbren committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    85cd78d View commit details
    Browse the repository at this point in the history
  2. fix lint

    rbren committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    dc87794 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    51d044b View commit details
    Browse the repository at this point in the history
  2. delint

    rbren committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6c5cd74 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/dummy-agent-test.yml

    Co-authored-by: Boxuan Li <[email protected]>
    rbren and li-boxuan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    acd236f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45f13fa View commit details
    Browse the repository at this point in the history