influxdb/mocks
Tim Raymond 4391004e7f Enforce presence of "x", "y", and "y2" axes
Certain aspects of the frontend requires the presence of these three
axes, so part of the contract established is that the backend will
always provide them. Since we centralize creation of
dashboardCellResponses, this is where these axes are added to all cell
responses.

Additionally, because there was previously no coverage over the
dashboard cells endpoints, a test has been added to cover the
DashboardCells method of Service.
2017-07-31 16:36:07 -04:00
..
dashboards.go Enforce presence of "x", "y", and "y2" axes 2017-07-31 16:36:07 -04:00
logger.go Enforce presence of "x", "y", and "y2" axes 2017-07-31 16:36:07 -04:00
roles.go Add roles to chronograf 2017-02-23 16:02:53 -06:00
servers.go Add test for creating NewSources via server flag 2017-07-07 12:56:12 -07:00
sources.go Add tests to sources/users endpoints 2017-02-21 23:54:24 -06:00
timeseries.go Update schema for /permissions endpoint to have scopes 2017-02-27 13:31:38 -06:00
users.go Add tests to sources/users endpoints 2017-02-21 23:54:24 -06:00