keenlabs / KeenClient-Python

Official Python client for the Keen IO API. Build analytics features directly into your Python apps.
https://keen.io/docs
MIT License
133 stars 58 forks source link

Expand on Unit Tests #144

Open masojus opened 6 years ago

masojus commented 6 years ago

In their current state, they don't test a lot about the shape or required parameters of the request payload itself. See these comments for context.