Files
InfluxPHP/tests/DBTest.php
Pablo Lopez Torres 42d2c2d1f0 fixing the TravisCI build with InfluxDB new features:
- dbs is changed to db in the latest InfluxDB when listing dbs
 - username is changed to name in the latest InfluxDB when creating
   user
 - PHPUnit_Framework_TestCase instead of phpunit_framework_testcase
 - Grouping by anything but time does not return time anymore
2014-09-04 18:28:50 +02:00

3.5 KiB