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

Unit test to demonstrate how to handle a multi-message conversation with child process #21

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

Commits on Nov 15, 2015

  1. document test deps

    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    24303d7 View commit details
    Browse the repository at this point in the history
  2. Revert "document test deps"

    This reverts commit 24303d7.
    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    d220019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf40991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e445a View commit details
    Browse the repository at this point in the history
  5. fix JSON syntax in conversation.py, modularize further, handle more t…

    …ypes of unexpected input
    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    d0937de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1aab1af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90334f8 View commit details
    Browse the repository at this point in the history
  8. Revert "add lodash to help with unit test assertions"

    This reverts commit 90334f8.
    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    36f8598 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d4f266 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78a031c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    feaf8a9 View commit details
    Browse the repository at this point in the history
  12. finally flushing

    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    0464d7c View commit details
    Browse the repository at this point in the history
  13. put back to normal

    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    9f65b40 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b22ac2b View commit details
    Browse the repository at this point in the history
  15. enable other tests again

    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    a49473f View commit details
    Browse the repository at this point in the history
  16. remove tracing

    Birch-san committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    9d8641d View commit details
    Browse the repository at this point in the history