Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Tests #8

Open
adampointer opened this issue Jun 13, 2019 · 2 comments
Open

Tests #8

adampointer opened this issue Jun 13, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@adampointer
Copy link
Owner

Find a mocking framework for websockets maybe nock? Need to add basic tests around handling of messages from the remote as some break the type system where we expect objects and they send slices.

@adampointer adampointer added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Jun 13, 2019
@adampointer adampointer self-assigned this Jun 20, 2019
@adampointer
Copy link
Owner Author

Write an acceptance test suite where we actually connect to the test site and got every method and assert there are no errors. This should help flush out inconsistencies between the swagger documentation and the actual API. Use the examples directory from the developer's documentation to generate response and request objects.

@adampointer adampointer added this to In progress in Library Development Jun 20, 2019
@adampointer
Copy link
Owner Author

Public methods done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Library Development
  
In progress
Development

No branches or pull requests

1 participant