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

Legacy test #20

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

Legacy test #20

wants to merge 2 commits into from

Conversation

jonathanfine
Copy link
Contributor

I'm making this pull request so the ideas in the code can be discussed. I don't think the code is anywhere near to final, but I'd like to know your views about the general ideas. They are

  • Monkey patch connection.py so that we don't need to use a socket server.
  • Mechanism for interfacing with the API calls.
  • General pattern for writing tests.

I like the idea that each test is, basically, some JSON data. Along with, of course, a test runner. A different monkey-patch can extract backwards compatibility tests from existing usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant