Skip to content

SOAP API client should have unit tests #72

@vlouvet

Description

@vlouvet

The tests/test_soap_api.py file currently only has basic tests for initializing the client, but does not test any functionality beyond that.

It would be best if each function in soap_api/client.py had documentation added, and a unit test added.

With these tests added, we can start extending and testing functionality such as pagination and advanced SuiteQL queries (mentioned in a different issue).

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