Skip to content

[docs] update file layout & usage section #437

Description

@hwine

Roughly (my interpretation):

  • __init__.py is just to mark directory as a package
  • client.py has all the code related to communication with the service
  • helpers.py has all the code related to simplifying tests (e.g. operations on data structures returned from service)

But I see that differs a bit from the design docs.

Again, this isn't a blocker for this commit, but it does look like the design & file layout needs a refresh. I'll open a separate issue.

Originally posted by @hwine in #436 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions