integration

Modules

api
module integration.api

This module implements integration tests for Influx API

asdf
module integration.asdf

This module implements integration tests for Influx API

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.