influxdb/dbrp
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
..
mocks chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
bucket_service.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
bucket_service_test.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
error.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
http_client_dbrp.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
http_client_dbrp_test.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
http_server_dbrp.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
http_server_dbrp_test.go refactor: move helper functions for setting up test stores into testing package (#22347) 2021-08-31 16:43:45 -04:00
index.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
middleware_auth.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
middleware_auth_test.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
service.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -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