Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.
This repository was archived by the owner on May 14, 2021. It is now read-only.

Convert run_demo.py into tests and documentation #33

Description

@gschneider-r7

The run_demo.py script is useful for testing things out with a real console, but it would be more valuable to have replay data to use for testing. We should also add documentation (sphinx or github wiki) explaining how to use the library features since the demo script is where most people are going to look for "how to" info currently.

Use something like https://github.com/kevin1024/vcrpy to record and replay (sanitized) requests and responses, and add test coverage that can be run by py.test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions