influxdb/testing
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
..
auth.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
bucket_service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
dbrp_mapping.go chore: delete old-style DBRP mapping (#22339) 2021-08-30 18:27:11 -04:00
id.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
index.go fix(telegraf): support pagination parameters when listing 2020-11-04 15:53:02 +00:00
keyvalue_log.go fix(testing): accidental shadowing in parallel tests (#18945) 2020-07-14 16:18:21 +01:00
kv.go feat(kv): add support for WithCursorLimit to ForwardCursor (#17524) 2020-08-26 12:10:00 +01:00
label_service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
migration.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
onboarding.go fix: improve error message when onboarding requests are missing data (#21849) 2021-07-14 15:52:19 -04:00
organization_service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
passwords.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
scraper_target.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
secret.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
session.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
source.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
user_resource_mapping_service.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
user_service.go feat(users): list users via the API now supports `offset`, `limit` or `after` parameter (#21367) 2021-05-12 14:09:52 +02:00
util.go refactor: move helper functions for setting up test stores into testing package (#22347) 2021-08-31 16:43:45 -04:00
variable.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00