integration

Modules

api
module integration.api
Undocumented in source.
asdf
module integration.asdf
Undocumented in source.
common
module integration.common
Undocumented in source.
curl
module integration.curl

This module implements integration tests for InfluxDB. As such, they record in code the assumptions made with regards to the HTTP API. Given that these tests pass, the unit tests are sufficient to guarantee correct behaviour.

vibe
module integration.vibe

This module makes sure that using vibe corresponds in using the HTTP API correctly.