Skip to content

TODO #33

@schmorrison

Description

@schmorrison
  • Writing units tests
    • setup http client and server for mocking endpoints and responses
    • provide extremely simple way for contributors to provide an endpoint unit test
  • Add a map[string]interface{} to response structs and decode JSON into it as well as the root struct
    • this could be a field, accessed as normal, or an embedded struct that provides methods for accessing the decoded values
  • Write a different TokenLoaderSaver interface example because AppEngine subpackages have been deprecated AFAIK
  • Research Zoho docs to find all the possible HTTP request body encoding formats.
  • Figure out how to allow users to add custom fields in responses/requests. This may require embedding structs in a different way.

Please create a new issue if you decided to work on these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions