influxdb/label
Daniel Moran 01355a068c
refactor: move helper functions for setting up test stores into testing package (#22347)
* Move tenant.Service unit tests into its package
* Delete the top-level TenantService interface now that it's not used.
* Move helper funcs for setting up test stores into testing pkg
* Delete duplicate implementations scattered through the codebase
* Move error assertions into store-creation helpers
2021-08-31 16:43:45 -04:00
..
error.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
http_client.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
http_handler.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
http_server.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
http_server_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
middleware_auth.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
middleware_auth_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
middleware_logging.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
middleware_logging_test.go refactor: add new label package (#18078) 2020-05-21 11:30:19 -07:00
middleware_metrics.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
middleware_metrics_test.go refactor: add new label package (#18078) 2020-05-21 11:30:19 -07:00
service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
service_test.go refactor: move helper functions for setting up test stores into testing package (#22347) 2021-08-31 16:43:45 -04:00
storage.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
storage_label.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
storage_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00