Skip to content
  1. Jul 28, 2017
    • Lindsay Stevens's avatar
      wip: refactor · 6028b5cb
      Lindsay Stevens authored
      - working towards integrating ideas and suggestions from @kjona
      - restructure for:
        - easier usage patterns
        - translating error status messages into exceptions
        - assertions about returned data
      - todos are:
        - some remaining methods from PR #2
        - further methods to allow full control of test context
        - full (as possible) coverage of use cases and api capabilities
        - maybe even some convenience methods.
      6028b5cb
    • Lindsay Stevens's avatar
      chg: package re-organisation, minor changes · d36fe3aa
      Lindsay Stevens authored
      - move requirements to separate text file
      - read version from __version__ in package init file
      - move test to top-level folder, update names so unittest can find them
      - corresponding .idea updates + change venv to py 3.5 from 3.4
      d36fe3aa