### Proposed change A `hub_api_request` fixture that returns a function that makes authenticated API requests ([similar to this one](https://github.com/jupyterhub/jupyterhub/blob/02de44e55199f3f6fa60a5a9fd06dcbc3bdc7699/jupyterhub/tests/utils.py#L149), but as a fixture instead) ### Who would use this feature? Spawners, authenticators Reference https://github.com/jupyterhub/pytest-jupyterhub/issues/65 by @minrk
Proposed change
A
hub_api_requestfixture that returns a function that makes authenticated API requests (similar to this one, but as a fixture instead)Who would use this feature?
Spawners, authenticators
Reference #65 by @minrk