Commit Graph
5 Commits
Author SHA1 Message Date
Walter Dal Mut 20a64e724b Test suite completely rewritten
Our test suite mixing integration and few unit tests, is difficult
to understand and expand with new features.

This commit rewrite completely the test suite in order to separate
both: integration and unit tests in different suites in a more
maintainable and useful way.
2015-06-23 08:16:58 +02:00
Walter Dal Mut f95e32e150 Removed bootstrap from phpunit.xml
It was not a bootstrap file
2015-06-10 15:54:07 +02:00
Walter Dal Mut 37da8604f1 Restore HTTP adapter for InfluxDB 0.9 2015-06-10 15:53:27 +02:00
Gianluca Arbezzano e125b296f9 phpunit configuration improvement
This feature implement env parameters for phpUnit configuration.
This upgrade is a first step for multi influxdb version testing
2015-03-23 22:28:18 +01:00
Walter Dal Mut 8bd15a302a Added HTTP client 2014-09-11 15:04:12 +02:00